BODY {
      background-color: #FFFFEC /* was CACA99 */
         }

   h1, h2 {
      text-align: left; 
      font-family: "Comic Sans MS", helvetica, sans-serif; 
      color: maroon
          }

   h3 {
      text-align: left; 
      font-family: "Comic Sans MS", helvetica, sans-serif; 
      color: black
      }

   p {margin-right: 155px; text-indent: 2em}

   p.first {text-indent: 0em}

   p.menu {
      text-align: center; 
      font-weight: bold; 
      border-width: 1; border: solid; 
      background-color: #9A9A66
          }

   p.caption {
      font-size: smaller; 
      font-style: italic;
      text-indent: 0em
             }

   li {margin-right: 155px; margin-bottom: 1%;}

   img.right {float: right}

   a:link {color: #FF0000}
   a:visited {color:#0000FF}
   a:active {color:#FFFFFF}
