body
{
background: url(images/bgimg.jpg) repeat-y; 
background-color:#C96
}

a:link,a:active,a:visited
{
color:#963;
text-decoration:underline
}

a:hover
{
color:#963;
text-decoration:line-through
}

font,body,p
{
color:#000;
font-family:georgia;
font-size:8pt
}

b,strong 
{
color:#330;
font-family:georgia;
font-size:8pt
}


#content
{
position: absolute;
z-index:2;
top:300px;
left:200px;
width:400px;
background:transparent;
line-height: 130%;
}

#content background {visibility: visible;}


.head
{
color:#DFBE9D;
letter-spacing:2px;
font-family:Girls are Weird, georgia;
font-size:16pt;
font-weight:bold;
border-bottom: #963 2px solid;
}

.stats
{
background-color: #D4E0CC;
border-left:#D2B595 10px solid;
}