body 
{
background-color: #3f0009;
background-image: url(http://www.ebonyscythe.net/images/background.jpg); 
background-repeat: repeat-y;
margin: 0px;
color: #e2ded3;
font-family: verdana, sans-serif;
font-size: 11px;
}

a:link
{ text-decoration: none; color:#e2ded3; font-weight: bold}
a:visited
{ text-decoration: none; color:#e2ded3; font-weight: bold}
a:active
{ text-decoration: underline overline; color:#e2ded3; font-weight: bold}
a:hover
{ text-decoration: underline overline; color:#e2ded3; cursor: crosshair; font-weight: bold}

#left
{
position: absolute;
top: 510px; 
left: 35px; 
width: 490px;
}

#lheader 
{
margin: 0;
padding: 0 5 10 5; 
letter-spacing: 4px; 
font-size: 14px; 
font-weight: bold;
}

#lheader:first-letter 
{
font-size: 30px;
}

#lbody 
{ 
padding: 0 0 10 0; 
}





#right
{
position: absolute; 
top: 412px; 
left: 588px; 
width: 187px;
}

#rheader 
{
margin: 0; 
padding: 0 0 10 0; 
letter-spacing: 4px; 
font-size: 14px; 
font-weight: bold;
}

#rheader:first-letter 
{
font-size: 30px;
}

#rbody 
{
padding: 0 10 10 0;
}



b 
{color: #e2ded3;}

strong 
{color: #e2ded3;}

i 
{color: #e2ded3;}

em 
{color: #e2ded3;}

u 
{color: #e2ded3; font-weight: bold; }

#center 
{
display: block;
margin-left: auto;
margin-right: auto; 
text-align: center; 
}
