body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  font-size:12px;
  color: black;
  background-color: #000000; 
p {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  font-size:14px;
  color: black;
  background-color: white }
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 }
h3 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif; 
  font-size:16px}
a:link {
  color: #336699}
a:visited {
  color: #336699}
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

