html, body{
background: black;
font-family: frutiger, verdana, arial, sans-serif;
font-size:11px;
line-height:150%;
}

a:link{color:white;text-decoration:none;}
a:visited{color:white;text-decoration:none;}
a:hover{color:white;text-decoration:underline;}
a:active{color:white;text-decoration:none;}

h1{
font-size:14px; color:white;text-decoration:none;
}

#centerframe{
position: absolute;
left: 100px; 
width: 799px;
top: 40px;
height: 531px;
text-align: center;
}

#centertext{
position: absolute; 
left:0px; 
top:520px;
width:799px;
height:5px;
text-align: center;
}