div#header {width: 600px; height: 200px; margin: 0;text-align: center}
div#container {width: 600px;margin: 0 auto;text-align: center}

body{background: white; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; color: black; text-align: center;}

A:link {color : black; text-decoration: none} 
A:hover {color : red;text-decoration : underline}
A:visited {color : gray; text-decoration: underline} 
A:active {color : gray;text-decoration: underline} 
H1{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 16px}
img{border:0px}
img{border:2px solid black}
img.noborder{border:0px}
img.cover{border:3px solid black}