body {
    padding-left: 11em;
    font-family: Palatino;
    color: darkblue;
    background-color: lightblue }
  h1, h2, h3, h4 {
      font-family: Palatino; }

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 1em;
    left: 1em;
    width: 9em }
  ul.navbar li {
    background: blue;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em white }
  ul.navbar a {
    text-decoration: none }
  a:link {
    color: white }
  a:visited {
    color: white }
  
#header {
padding: 200px;
 background-image: url("banner.jpg");
 background-size: contain;
 background-repeat: no-repeat;
text-align: center;
color: white;
}

  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dashed }
/* div.figure {
    float: center;
    background: white;
    width: 10%;
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
   }
 div.figure p {
    text-align: center;
    font-style: italic;
    font-size: smaller;
    text-indent: 0;
   }*/
 img.scaled {
   width: 50%;
 } 
imag.figure{
    padding: 0;
    margin: 0;
    position: absolute;
    top: 13em;
    left: 2.5em;
    width: 9em
     }

