body {
background-color: #ffd800;
background-repeat: repeat-y;
margin-top: 0px;
font-size: 10px;
color: #ff7200;
font-family: comic sans ms;
 scrollbar-face-color: #ffd800;
 scrollbar-shadow-color: #7b9ed8;
 scrollbar-highlight-color: #7b9ed8;
 scrollbar-3dlight-color: #ffd800;
 scrollbar-darkshadow-color: #ffd800;
 scrollbar-track-color: #ffd800;
 scrollbar-arrow-color: #7b9ed8;}


.header   {
background-repeat: no-repeat;
width: 600px;
height: 544px;
position: absolute;
top: 0px;
left: 100px;
}



.content   {
background-repeat: no-repeat;
width: 560px;
height: 420px;
position: absolute;
top: 190px;
left: 425px;
text-align: center;
margin-bottom: 10px;

}





