body { background-image: url("images/marzano-bg-image.jpg"); background-repeat: no-repeat; background-color:#000; margin: 0px 0px 0px 0px; }



img {
position: absolute;
top: 50%;
left: 50%;
margin-top:-252px;
margin-left:-360px;
height:504px;
width:720px;
}


#centerframe {
position: absolute;
top: 50%;
left: 50%;
margin-top:-252px;
margin-left:-360px;
height:504px;
width:720px;
}

table { 
background-color:#000;
}

p { 
background-color:#000;  
font-size:1em; 
color:#ccc; 
font-family:verdana, helvetica, arial, sans-serif;
}

a:link { color:#ffff66; text-decoration:underline; }
a:visited { color:#ffff66; text-decoration:underline; }
a:active { color:#ffcc00; text-decoration:underline; }
a:hover { color:#ffcc00; text-decoration:underline; }