body{
background:#FFE7AC;
color:#F5512E;
font-family:verdana;
font-size:13;
scrollbar-darkshadow-color:white;
scrollbar-3dlight-color: white; 
scrollbar-shadow-color:#F5512E; 
scrollbar-highlight-color:#F3CDC0; 
scrollbar-arrow-color: #F5512E; 
scrollbar-track-color:#FFE7AC; 
scrollbar-face-color:#FFE7AC;
}


h1{
background:white;
font-size:16;
color:#F5512E;
border-bottom: 1px dashed #F5512E;
border-top: 1px dashed #F5512E;
height:20;
filter:alpha(opacity=80);
-moz-opacity:0.8;
font-family:georgia;
}

table{
positioning:absolute;
top:0;
left:0;
}

iframe{
positioning:absolute;
top:0;
left:0;
}


a{
color:#F5512E;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#F5512E;
cursor:crosshair;
text-decoration:line-through;
}