body {
	background-color: #D9FFCE;
	text-align: center;	 
	color: #030;
	font: normal normal 12px Georgia, "Times New Roman", Times, serif;
}
h1 {
	font: italic normal 12px georgia, "Times New Roman", Times, verdana;
}
h2 {
	font: normal bold 14px georgia, "Times New Roman", Times, verdana;
}
#content {
	color: #030;
	width: 670px;
	margin-top: 50px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
a {
	color: #030;
	font-weight: bold;
}
a.cta {
	color: #030;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 110%;
}
#footer, #footer a {
	margin-top: 30px;
	font-weight: normal;
	font-size: 11px;
}
#credits, #credits a {
	font-size: 10px;
	font-weight: normal;
	margin-top: 30px;
	text-decoration: none;
}
a.go {
	color: #030;
	font-weight: normal;
	text-decoration: none;
}