
body { background-color: #d2ffff;
       color: #000000;
       leftmargin="5";
       font-family: "comic sans ms", Verdana, sans-serif;
}

h1 {color: #000000;
     background-color: #cc99ff;
     line-height: 200%;
     text-align: center;
     border-bottom-style: double;
     border-bottom-width: "1"
     font-family: "comic sans ms", verdana, sans-serif;
}

h2{  text-decoration: underline;
     font-family: "comic sans ms", verdana, sans-serif;
     }

ul {list-style-type: square;
} 

.floatright {margin: 10px;
             float: right;
             }



