body {

margin: 0px;

padding: 0px;
background-color: #313922;


background-image: url(background.jpg); 
background-repeat: repeat-y;
font-family: Tahoma;

font-size: 12px;
color: #6D9C31;
text-align: justify;
scrollbar-arrow-color: #FFFFFF;
 
scrollbar-track-color: #313922; 
scrollbar-darkshadow-color: #313922;
 
scrollbar-base-color: #445025;

}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


a:link, a:visited, a:active
{

color: #7F891F;
text-decoration: none;
}


a:hover
{
color: #FECA39;
text-decoration: none;
}


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 275px;

top: 440px;

width: 400px;

}


#navigation
{

position: absolute;

left: 140px;

top: 440px;

width: 125px;
text-align: left;
}
h1
{ 
font-family: Georgia; 
color: #BEB632;
font-size: 15px;
font-style: italic;
background-color: #56623F;
letter-spacing: 2px;  
line-height: 15px; 
text-align: right;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
textarea, input { 
font-family : Georgia;
font-size : 10px;
color : #FFFFFF;
background : #56623F;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
}

