h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	background-color: #000000;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}
