 h1 {font-family: monotype corsiva; font-size: 220%; text-align:center;
    }
  h2 {font-family: Arial; font-size: 110%; text-align:center;
    }
  h3 {font-family: Arial; font-size: 90%; text-align:center;
    margin-top: 40px;
    }
  p {margin-top: 30px; margin-bottom: 10px; text-align: center;
   }
  a.speciallink:link {color: #036;  font-family: Georgia, "Times New Roman",Times, serif;
   }
   a.speciallink:visited {color: #036; font-family: Georgia, "Times New Roman",Times, serif;
   }
  body {
    padding-right: 5em; padding-left: 15em;
    font-family: Georgia, "Times New Roman",Times, serif;  font-size:medium; color: #036;
    text-align: justify; background-color: #FFF; background-image: url(072web.jpg);
    background-repeat: no-repeat; 
    }
  ul.navbar {
    list-style-type: none; padding: 0; margin: 0;
    position: absolute; top: 12em; left: 1em; width: 9em 
    }
  ul.navbar li {
    background: #036; margin: 0.5em 0; padding: 0.3em; border-right: 1em solid black 
    }
  ul.navbar a {text-decoration: none }
   a:link {color: white }
   a:visited {color: white }
   address {margin-top: 1em; padding-top: 1em; border-top: thin solid }  

