body {
font-family: "Comic Sans MS", "Book Antiqua", Serif;
background-color: black;
margin: 0px;
height:660px;
}
#page{
width: 900px;
margin: auto;
background-color: white;
border-top:12px solid red;
border-right:12px solid yellow;
border-left:12px solid blue;
border-bottom:12px solid orange;
color: black;
height: 571px;
font-size:44px;
position:relative;
}
#page2{
width: 900px;
margin: auto;
background-color: black;
color: yellow;
font-size:34px;
position:relative;
}.adv{
width:160px;
height:600px;
border:0px solid white;
position:absolute;
}
.blocks{
position:absolute;
cursor:pointer;
z-index:4;
}
.frames{
position:absolute;
left: 190px;
top:134px;
}
.fractors{
position:absolute;
}
img  {border:0;}

