body
{
background-image:
url('background.jpg');
margin-top : 0px;
margin-left : 0px;
font-family:helvetica;
font-size:12px;
}
#text
{
position:absolute;
left:400px;width:285px;
top:125px;
height:370px;
overflow:auto;}
#nav
{
position:absolute;
top:40px;
left:390px;
}
a:link 
{
text-decoration:underline;
color: #147790; 
}
a:visited {color: #147790;}
a:active {color: #147790;}
a:hover {text-decoration:none;}
a {text-decoration: none;}