body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #000316;
overflow: auto;
text-decoration: none;
scrollbar-face-color: #000316;
scrollbar-highlight-color: #000316;
scrollbar-shadow-color: #000316;
scrollbar-3dlight-color: #000316;
scrollbar-darkshadow-color: #000316;
scrollbar-arrow-color: #112019;
scrollbar-track-color: #000316;
}
a:link { color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover { font-weight: bold}
a:active { color: #FFFFFF; text-decoration: none}

#content {
position:absolute;
top:350px;
left:250px;
width:380px;
height:auto;
z-index:1;
padding:5px;
background-color:#4A739F;
border-right: 5px solid #1F3043;
border-left: 5px solid #1F3043;
border-bottom: 5px solid #1F3043;
}

h1 {font-style:bold;font-size:11px;color:#000000; padding:2px; z-index:2;background-color:#4A739F; border-bottom : 1px dotted #000000;
}

blockquote {
font-family: Arial, Tahoma, Helvetica, sans-serif;
margin: 10px; 
background-color: #000316;
color: #4A739F;
padding: 5px; 
border-left : 5px solid #1F3043;
}