body {  
background-image: url(img/background.jpg); 
background-repeat: repeat-y;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CEE2C6; 
}
a:active {  color: #DEE9DB; text-decoration: none;	}
a:hover {  font-weight: bold; color: #DEE9DB; text-decoration: underline overline;	}
a:link {  font-weight: bold; color: #DEE9DB; text-decoration: none;}
a:visited {  font-weight: bold; color: #91B086; text-decoration: none;}
#mainimg {  
left: 0px;
top: 0px;
width: 750px;
height: 470px;
position: absolute; 
z-index: 1;
}
#textarea {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CEE2C6; 
left: 293px;
top: 298px;
width: 301px;
position: absolute; 
z-index: 5; 
}
#menuarea {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
color: #2B3814;
left: 170px;
top: 450px;
width: 95px;
position: absolute;
z-index: 5;
}
.menutext {
padding-left: 10px;
margin-top: 2px;
}
.header, h2 {
font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif; 
font-weight: bold; 
color: #CEE2C6;
border: 0px; 
background-color: #46523E;
padding: 1px 1px 1px 5px;
margin: 0px;
}