body
{
background:#E1BEB1;
background-repeat:repeat-x;
}

.header
{
position:absolute;
top:0px;
left:200px;
}

.content 
{
position:absolute;
top:315px;
left:200px;
width:600px;
color:#A46C4B;
font-family: "trebuchet ms";
font-size: 11px;
text-align:justify;
line-height: 135%;
padding: 0px 5px 5px 5px;
margin-bottom:20px;
background:#E1CEB1;
background-image:url('tablebg.png');
background-repeat:repeat-x;
}


h1 
{
font-family: "trebuchet ms";
font-size: 16px;
color:#CC358C;
text-transform:uppercase;
letter-spacing:3px;
text-align:center;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#C56628;
line-height: 120%;
margin-top:10px
}

a:link, a:visited, a:hover
{
font-family: "trebuchet ms";
font-size: 11px;
text-align:justify;
line-height:135%;
text-decoration:none;
font-weight:bold;
color:#CC2A77;
}

p
{
text-indent:10px;
}