body { background-color: #F9E7B9; 
          background-image:
          background-repeat: repeat;
          font-family: Arial, Helvetica, sans-serif;
          font-weight: 800;
          color: #3366cc }
a:link { color: #990000 }
a:visited { color: #660000 }
a:hover { color: #ff0000 }
h1 { color: #3366cc ;
      font-weight: 800;
       text-align: center }      
h2 { text-align: center; text-decoration: underline }
h3 { text-align: center;
       text-decoration: underline }
h6 { text-align: center }

ul { font-size:  17px }

