body {
  padding-left: 8em;
  padding-right: 1em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #000000;
  background-color: #000000 }
div.section {
  background: #ffffff;
  margin: 2em 0 3em 3em;
  border: thick solid #ffff80; padding: 0.5em;
  border-style: ridge  }
div.section a:link {
  color: #000000 }
div.section a:hover {
  color: #000000 }
div.section a:visited {
  color: purple }
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 9em;
  left: 1em;
  width: 10em;
  color: #ffff80 }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: #000000;
  list-style: none;
  position: relative; }
ul.navbar a {
  text-decoration: none }
a:link {
  color: #ffff80 }
a:hover {
  color: #ffffff }
a:visited {
  color: white }
address {
  margin-top: 38em;
  padding-top: 1em;
  color: #ffff80;
  border-top: thin dotted }