 body {
    
    margin-right: 0%;
    font-size: 16pt;
    font-family: Tamoha, Verdana, sans-serif;
    color: #663300;
    background-color: #FFFACD
         }

  div a {
    text-decoration: none;
    font-size: 20pt;
    margin-top: 0em
        }
  a:link {
     color: #330000 
           }
  a:visited {
     color: #FF0000 
            }
  a:hover {
     color: #00BFFF;
     font-size: 18 pt;
     font-weight: bold;
          }

  h1 {
    font-size: 30pt;
    font-family: "Goudy Old Style", serif;
    color: #663300;
       }

  h2 {
    font-size: 128px;
    font-family: "Goudy Old Style", sans-serif;
    color: gold;
    background-color: #191970;
    margin-top: 0em
       }
  
  h3 {
    font-size: 12pt;    
    margin-top: 0em
      }

  address, {
    font-family: "Goudy Old Style", serif;
    font-size: 10pt;
    margin-top: 1em
             }