        h1 {
           text-align:center;
           font-size:18;
           font-style: italic;
           color: #cc0033 
           }
        h2 {
           font-size:10pt;
           text-align:center;
           color: #330066 
           }
      body {
           background-color:#6699cc;
           font-family: arial 
           }