body {background-color: #ffffff}
/* #ffffff is white
   for other color codes see:
   http://www.htmlhelp.com/icon/hexchart.gif
*/   
h1 {font-size: 36pt}
h1 {color: black}
h2 {color: blue}
p {margin-left: 50px}
p {margin-right: 50px}
p {font-size: 14pt}
p {color:black}

