body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: white;
  background-color: #000000 }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }

a:link {  color: #CC0033; text-decoration: none}
a:active {  color: #CC0033; text-decoration: none}
a:hover {  color: #9933CC; text-decoration: none}
a:visited {  color: #CC0033; text-decoration: none}

address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }