BODY
{
	margin-left: 20px;
	margin-right: 5%;
	font-family: "Hoefler Text", Georgia, Times, "Times New Roman", serif;
	color: #006;
	background-color: #FFC;
	/*    background-image: none; */
	background-image: url(/images/supenn-bg.gif);
}
H1, H2, H3, H4
{
   font-family: "Hoefler Text", Verdana, Helvetica, Arial, sans-serif;
}
A:link { color: #00F }
A:visited { color: #609 }
A:active { color: #FF6; }

