body {  
background-image: url(img/background.jpg); 
background-repeat: repeat-y;
background-color: #FBF9EC;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000;
}
a:active {  color: #5A4847; text-decoration: none;}
a:hover {  font-weight: bold; color: #5A4847; text-decoration: underline overline;}
a:link {  font-weight: bold; color: #5A4847; text-decoration: none;}
a:visited {  font-weight: normal; color: #726C6B; text-decoration: none;}
#mainimg {
left: 0px;
top: 0px;
width: 530px;
height: 490px;
position: absolute;
z-index: 5;
}
#textarea {
left: 11px;
top: 471px;
width: 430px;
position: absolute;
z-index: 5;
}
#menuarea {
left: 364px;
top: 113px;
width: 104px;
height: 167px;
position: absolute;
z-index: 5;
}
.header {
font-family: Arial, Arial Narrow, Verdana, Helvetica, sans-serif; 
font-weight: bold; 
color: #9A7652; 
border: 0px; 
text-transform: uppercase;
background-color: #E0D59E;
margin: 0px;
padding: 0px 0px 0px 5px;
}
