Body {font-family: Arial, Helvetica;
	background-color: rgb(255,255,255);
	background-image: background.jpg}


p {font-family: Arial, Century Gothic, Helvetica;
	color: rgb(0,0,0)}

H1, H2, H3, H4 {font-family: Century Gothic, Arial, Helvetica;
	color: rgb(51,102,0)}

a:link {color: rgb(60,153,60);}

a:visited {color: rgb(0,102,0);}

a:active {color: rgb(102,175,102);}

a:hover {color: rgb(0,204,0);}
