body { 
	background: white url(images/pi.jpg) 0 0 no-repeat; color: #000000;
	position: relative; margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnav { 
	position: absolute; top:200px; left:235px; width: 500px; font-size: 12px; 
	text-decoration: none; padding: 10px; 
}
#content { 
	position: absolute; top: 230px; left: 235px; width: 500px; 
	color: #000000; background-color: #FFFFFF; font-size: 12px; 
	text-decoration: none; padding: 10px; 
}

.hdr { font-size: 14px; font-weight: bold; margin-bottom: 1em; }

a { text-decoration: none; background-color: #FFFFFF; color: #990000 }
a:link { background-color: #FFFFFF; color: #990000 }
a:visited { background-color: #FFFFFF; color: #990000 }
a:hover { background-color: #FFFFFF; color: #660000 }
a:active { background-color: #FFFFFF; color: #990000 }

h1 { font-size: 14px; font-weight: bold; margin: 0 0 1em; }
h3 { font-size: 10px; font-weight: bold; margin: 0 20px 0.25em; }
p { margin: 0 20px 1em; }
hr { margin-left: 20px; }