body {font-family:'Times New Roman', 'New York', serif;
      color: navy;
      margin: 4px;
      background-color: #40e0d0; }

      a:link { color: teal }
      a:visited { color: teal }
      a:hover { color: gold }
      a:active { color: purple }


.body {font-family: 'Times New Roman', 'New York', serif; 
       color: navy;
       margin: 10px; 
       background-color: #fff8dc;
       background-image: aauw/back.jpg;
       background-repeat: repeat; }

      a:link { color: teal }
      a:visited { color: teal }
      a:hover { color: gold }
      a:active { color: purple }

     h2  { color: #008080; 
                font-family: arial, geneva, sans-serif; 
                font-weight: 700; }
     h3  { color: #008080; 
                font-family: arial, geneva, sans-serif; 
                font-weight: 700; }
       

h4 { color: purple; 
          font-style: italic; }


 
