body {

margin: 0px;

padding: 0px;
background-color: #E066FF;


background-image: url(background.jpg); 
background-repeat: repeat;
font-family: Trebuchet MS;

font-size: 12px;
color: #FFFFFF;
font-weight: bold;
text-align: justify;
scrollbar-arrow-color: #9932CD;
 
scrollbar-track-color: #91219E; 
scrollbar-darkshadow-color: #91219E;
 
scrollbar-base-color: #91219E;

}


p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;
}


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

color: #5C246E;
text-decoration: none;
text-transform: lowercase;
font-style: italic;
}


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


#image
{

position: absolute;

left: 0px;

top: 0px;

}


#content
{

position: absolute;

left: 48px;

top: 380px;

width: 380px;

background-color: #E581BC;

}


#navigation
{

position: absolute;

left: 430px;

top:360px;

width: 100px;
text-align: right;
background-color: #E581BC;
}
h1
{ 
font-family: Trebuchet MS; 
color: #E5E4E7;
font-size: 18px;
letter-spacing: 2px;  
line-height: 18px; 
background-color: #91219E;
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 : #91219E;
border-top : 1px dashed #9932CD;
border-bottom : 1px dashed #9932CD;
border-right : 1px dashed #9932CD;
border-left : 1px dashed #9932CD;
}

