
body {
background:#3b3b3b;
}
a:hover {
filter:blur;
height:1px;
}
iframe {
display:block;
width:545px;
height:550px;
position: absolute;
top: 35px;
left: 110px;
border:2px solid #fdc689;
}
div.canvas {
display:block;
width:800px;
height:600px;
position: absolute;
top: 10px;
left: 100px;
background: #00a2d3;
}
div.menu{
display:block;
width:200px;
height:580px;
position: absolute;
top: 20px;
left: 675px;
background: #575759;
border:2px solid #fdc689;
}
div.yoy {
display:block;
position: absolute;
top: 580px;
left: 745px;
width:85px;
height:15px;
font-size: 7pt;
background: silver;
color: black;
text-align: center;
}
div.square1 {
display:block;
position:absolute;
top:88px;
left:690px;
width:75px;
height:75px;
cursor:hand;
}
div.square2 {
display:block;
position:absolute;
top: 155px;
left: 740px;
width:75px;
height:75px;
cursor:hand;
}
div.square3 {
display:block;
position:absolute;
top: 222px;
left: 690px;
width:75px;
height:75px;
cursor:hand;
}
div.square4{
display:block;
position: absolute;
top: 85px;
left: 785px;
width:75px;
height:75px;
cursor:hand;
}
div.square5 {
display:block;
position: absolute;
top: 220px;
left: 785px;
width:75px;
height:75px;
cursor:hand;
}
div.square6 {
display:block;
position: absolute;
top: 360px;
left: 775px;
width:75px;
height:75px;
cursor:hand;
}
div.square7 {
display:block;
position: absolute;
top: 360px;
left: 690px;
width:75px;
height:75px;
cursor:hand;
}
div.square8 {
display:block;
position: absolute;
top: 500px;
left: 750px;
width:75px;
height:75px;
cursor:hand;
}