BODY {
	font-family : "Monotype Corsiva";
	text-align : left;
	color : Navy;
	background-repeat : repeat;
	background-image : url(ocean_tilemuted.jpg);
	font : bolder large;
	background-attachment : fixed;
}
		
H1 {
	font-size: x-large;
	font : bolder;
	text-align : center;
}
		
H2 {
	font : bolder large;
	text-align : left;
	color : #CC3366;
}
H3 {
	text-align : left;
	text-decoration: underline;
	text-transform : capitalize;
	font : bolder large;
}
UL {
	list-style: none inside url(animated-hearts.gif);
}

TABLES{
	background-image : none;
	font-family : "Monotype Corsiva";
	font : bolder larger;
	color : Navy;
}

TD {
	background-image : none;
	font-family : "Monotype Corsiva";
	font : bolder larger;
	color : Navy;
}
TR {
	background-image : none;
	font-family : "Monotype Corsiva";
	font : bolder medium;
	color : Navy;
}

TH {
	background-image : none;
	font-family : "Monotype Corsiva";
	font : bolder x-large;
	color : Navy;
}


		
		

