/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,0,128);}
 H1 { color: rgb(255,0,0); text-align: center;}
 P { margin: 5px;}
 