/* CSS definition file containing site wide stylesheets */

BODY {
	color: rgb(3,101,73);
 	background-color: rgb(255,255,255);
 	background-image: none;
 	background-position: top
}

.caption {
	font-style: italic;
 	text-align: center
}
