 body {
    font-family: Georgia, "Times New Roman",
          Times, serif;
    color: maroon;
    background-color: #f0e68c; }
  a {
    color: white;
    text-decoration: none; }
  a:hover {
    color: maroon;
    text-decoration: none; }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
