
body
{

margin: 0px;

padding: 0px;

background-image: url(http://beautybeast.enchanted-rose.org/castle/skins/1/background.jpg);

background-color: #CEDAFC;
 

background-repeat: repeat-y;
 

font-family: Arial;

font-size: 11px;

color: #000000;

scrollbar-arrow-color: #FFFFFF;

scrollbar-face-color: #CEDAFC;

scrollbar-highlight-color: #CEDAFC;

scrollbar-shadow-color: #CEDAFC;

scrollbar-3dlight-color: #CEDAFC;

scrollbar-track-color: #CEDAFC;

scrollbar-darkshadow-color: #CEDAFC;

}



p
{

margin-left: 0px;

margin-right: 0px;

margin-top: 0px;

margin-bottom: 15px;

}



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

color: #FFFFFF; 

text-decoration: none;


}


a:hover
{

color: #000000;
background-color: transparent; 

font-weight: bold;

cursor: se-resize; 
text-decoration: none;

}



#image
{
position: absolute;
left: 0px;
top: 0px;
}


#content
{
position: absolute;
left: 45px;
top: 260px;
width: 300px;
}


#navigation
{
position: absolute;
left: 200px;
top: 225px;
width: 145px;
 font-family: Georgia; font-size: 9px; text-transform: uppercase;}



h1
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-transform: uppercase; 
background-color: transparent; 
border: #FFFFFF; 
border-style: dotted; 
border-left-width: 0px; 
border-right-width: 0px; 
border-top-width: 0px; 
border-bottom-width: 1px; 
text-align:left; 
background-repeat: no-repeat; 
font-weight: none; 
padding-left: 3px; 
letter-spacing: 1px;
}

td { 
background-color: transparent; 
font-family: Arial; 
font-size: 11px; 
letter-spacing: 1px; 
text-decoration: none; 
text-align: justify;  
font-weight: normal; 
color: #FFFFFF; 
}

textarea, input{
font-family: Arial; 
font-size: 10px;
color:#000000;
background: #CEDAFC;
border-top: dashed 1px #ffffff;
border-bottom: dashed 1px #ffffff;
border-right: dashed 1px #ffffff;
border-left: dashed 1px #ffffff}
