/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	line-height: 2px;
 	font-weight: normal;
 	font-style: normal
}