/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Papyrus, cursive;
 	font-size: 24px;
 	color: rgb(0,0,0);
 	font-weight: bold
}