<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<style type="text/css">
body {font-family: Georgia; margin 0px; background-color: #f90; }

#header {background: url(dnslogo.gif) no-repeat; height: 94px; text-align: right; font:bold 48px Trebuchet MS; padding-left: 30px; 
border-bottom: 3px solid black; background-color: #000; margin-bottom: 0px; color: #fff; }

#content {float: right; padding: 1px 20px 1px 10px; width: 70%; margin: 0px; border: none; background-color: #fff; }

#nav {float: left; width: 20%; margin-top: 0px; font-weight: bold; padding: 10px; border: none; font-family: Trebuchet MS; }

#nav a (text-decoration: none; color: #006; }

#nav a:hover {color: #c00; }

h1 {margin-top: 10px; }

h2 {margin-top: 10px; }

#address {text-align: right; font:bold 36px Trebuchet MS; }
</style>


</body>
</html>