body {

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


background-image: url(background.jpg); 
background-repeat: repeat-y;
font-family: Verdana;

font-size: 12px;
color: #EBB8FA;
text-align: justify;

scrollbar-arrow-color: #781295;
 
scrollbar-track-color: #DFE12C; 
scrollbar-darkshadow-color: #DFE12C;
 
scrollbar-base-color: #DFE12C;
}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


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

color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}


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


#image
{

position: absolute;

left: 300px;

top: 20px;

}


#content
{

position: absolute;

left: 300px;

top: 300px;

width: 450px;

}


#navigation
{

position: absolute;

left: 770px;

top:300px;

width: 125px;
text-align: left;
}
h1
{ 
font-family: Verdana; 
color: #FFFFFF;
font-size: 12px;
letter-spacing: 2px;  
line-height: 12px; 
text-align: left;
text-transform: uppercase;
width: 100%; 
padding-right: 10px; 
padding: 2px; 
margin-bottom: 5px; 
}
h2 { 

font-family : Arial;

font-size : 9px;

color : #000000;

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 : Arial;
font-size : 10px;
color : #000000;
background : #781295;
border-top : 1px dashed #000000;
border-bottom : 1px dashed #000000;
border-right : 1px dashed #000000;
border-left : 1px dashed #000000;
}
