body {
    padding-left: 12.5em;
    padding-right: 2em;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: black;
    background-color: #F0F0E0;
    margin-bottom: 1em; }
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 7.5em;
    left: 1em;
    width: 10.5em; }
  h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 300%; }
  h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 200%;
    font-color: #042553; }
  h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 100%;
    font-color: #042553; }
  ul.navbar li {
    background: #F0E0C0;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 0.75em solid #A02020; }
  ul.navbar a {
    text-decoration: none; }
  a {
    text-decoration:none; }
  a:link {
    color: #004080; }
  a:visited {
    color: #004080; }
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted; }
