/* CSS definition file containing site wide stylesheets */
BODY {
	font-family: Papyrus,cursive;
	color: rgb(0,0,102);
	background-image: url("./teahupoo_blur1med.jpg");
	background-repeat: repeat;
	background-position: left;
	font-size: 12px;
	width: auto;
}
 

