body {

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


background-image: url(background.jpg); 
background-repeat: repeat;
font-family: Century Gothic;

font-size: 13px;
color: #FFFFFF;
text-align: justify;
scrollbar-arrow-color: #FFFFFF;
 
scrollbar-track-color: #656462; 
scrollbar-darkshadow-color: #656462;
 
scrollbar-base-color: #656462;

}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


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

color: #64E6E8;
text-decoration: none;
}


a:hover
{
color: #FFFFFF;
text-decoration: underline;
}


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 100px;

top: 340px;

width: 550px;

background-color: #656462;


}


#navigation
{

position: absolute;

left: 305px;

top: 280px;

width: 375px;
}
h1
{ 
font-family: Century Gothic; 
color: #FFFFFF;
font-size: 18px;
border-bottom: 2px solid #FFFFFF;
letter-spacing: 2px;  
line-height: 18px; 
text-align: center;
text-transform: lowercase;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
h2 { 

font-family : "Trebuchet MS";

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 : Verdana;
font-size : 10px;
color : #FFFFFF;
background : #656462;
border-top : 1px dashed #FFFFFF;
border-bottom : 1px dashed #FFFFFF;
border-right : 1px dashed #FFFFFF;
border-left : 1px dashed #FFFFFF;
}

