body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
#main {
	width: 521px; 
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #FFFFFF;
	border: 5px solid #FFFFFF;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 370px;
	}
html>body #content {
	width: 370px; /* ie5win fudge ends */
	}



h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #99CC00;
	text-align: center;
	letter-spacing: 3px;
}
#main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 10px;
	width: 521px;
	text-align: center;
	background-color: #FFFFFF;
}
#container {
	text-align: center;
}
h2 {
	font-family: Terbuchet, Arial, "San serif";
	color: #99CC33;
}
