a:link {color: #C4A97A; text-decoration: none;}
a:visited {color: #C4A97A; text-decoration: none;}
a:active {color: #C4A97A;text-decoration: none;}
a:hover {color: #C4A97A; text-decoration: overline underline;}

BODY { 
font-family: Arial Narrow;
font-size: 12pt;
background-color: #000000;
color: #C4A97A;
text-align: justify;
background-image: url('contentbg.jpg');
background-repeat: repeat-y;
background-position: top center;
}

#head {
position: absolute;
left: 17.5%;
top: 0px;
}

#content {
position: absolute;
left: 17.5%;
top: 340px;
width: 650px;
height: 100px;
margin-left: 1px;
}