/* CSS definition file containing site wide stylesheets */

BODY {
	color: rgb(0,0,128);
 	background-color: rgb(153,204,255);
 	background-image: none
}