/* CSS definition file containing site wide stylesheets */

P {
	font-family: "Josefin Sans";
 	font-size: 20px;
 	color: rgb(0,51,51);
 	font-weight: bold
}