 body  {
            padding-left: 0em;
            font-family: Georgia, "Times New Roman", Times, serif;
            color: #000000;
            background-color: #eeeeee }
 ul.navbar {
            list-style-type: none;
            padding: 0;
            margin: 0;
            position: relative;
            top: 0em;
            left: 1em;
            width: 17em }
   h1 {   
            font-family: Helvitica, Geneva, Arial, SunSans-Regular, serif }
   ul.navbar li {
            font-size: 14px;
            background: white;
            margin: 0.5em 0;
            padding: 0.3em;
            border-right: 1em solid black }
   ul.navbar a {
            text-decoration: none }
   a:link {
            color: blue }
   a:visited {
            color: purple }
   address {
            margin-top: 1em;
            padding-top: 1em;
            border-top: thin dotted;
            background: url('maybe5.jpg') no-repeat bottom center }

