body {
	background-color: #000;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	color: #900;
	text-align: center
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	color: #900;
	text-align: center
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
