body {
margin: 0px;
padding: 0px;
background-color: #7C9A5A;
background-image: url(background.jpg); 
background-repeat: repeat-x;
font-family: Trebuchet MS;
font-size: 12px;
color: #C9DFAC;
font-weight: bold;
text-align: justify;
scrollbar-arrow-color: #ADFBF7;
scrollbar-track-color: #299791; 
scrollbar-darkshadow-color: #299791;
scrollbar-base-color: #299791;
}
p
{
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 15px;
}
a:link, a:visited, a:active
{
color: #FFFFFF;
text-decoration: none;
text-transform: lowercase;
font-style: italic;
}
a:hover
{
color: #DB242E;
text-decoration: underline;
cursor: se-resize;
}
#image
{
position: absolute;
left: 0px;
top: 0px;
}
#content
{
position: absolute;
left: 0px;
top: 400px;
width: 400px;
}
#navigation
{
position: absolute;
left: 415px;
top:400px;
width: 100px;
text-align: right;
}
h1
{ 
font-family: Trebuchet MS; 
color: #FFFFFF;
font-size: 18px;
letter-spacing: 2px;  
line-height: 18px; 
text-align: left;
text-transform: lowercase;
font-style: italic;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
h2 { 
font-family : "Georgia";
font-size : 9px;
color : #FFFFFF;
text-transform : uppercase;
border : #ffffff;
border-style : dotted;
border-left-width : 0;
border-right-width : 0;
border-top-width : 0;
border-bottom-width : 1px;
text-align : right;
padding-left : 3px;
letter-spacing : 2px;
}
textarea, input { 
font-family : Georgia;
font-size : 10px;
color : #000000;
background : #C9DFAC;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
}

