  body {
    padding-left: 11em;
    font-family: geneva,Times, serif;
    color: #3399FF;
    background-color: #81F7F3 }
    
      ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 2em;
    left: 1em;
    width: 9em }
    
      h1 {
      
    text-shadow: 3px 2px blue;

    font-family: Helvetica, Geneva, Arial,
          SunSans-Regular, sans-serif; }
          
            ul.navbar li {
    background: white;
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black }
    
      ul.navbar a {
    text-decoration: none }
    
      a:link {
    color: black }
    
      a:visited {
    color: black }
    
      address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }
    
    
    #box {
    position: relative;
    
    left: 50px;
    
    padding: 35px;
    
    width: 450px;
    
    background-color: black;
    
    border-radius: 10px;
    
    
    }
        
    #menu  {
    position: relative;
    
    left: 50px;
    
    padding: 30px;
    
    width: 750px;
    
    background-color: white;
    
    border-radius: 5px;
    
    }
    
    
    #image1 { 
    position: fixed;
    
    left: 50px;
    
    bottom: 10px;
    
    }

    #images5 {
    position: fixed;
    
    left: 100px;
    
    bottom: 30px; 
    
    }
    
    #images6 {
    left: 400px;
    
    bottom: 50px;
    
    
    