/* CSS definition file containing site wide stylesheets */

P {
	font-size: large;
 	color: rgb(51,51,204);
 	font-weight: bold;
 	background-position: top
}