/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Times New Roman",  Times,  Serif;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	background: rgb(255,255,255) none no-repeat fixed center
}

P {
	background-repeat: no-repeat
}