body {
	background-color: #330000;
	color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 160%;
	text-align: center;
	font-weight: bold;
}

h2 {
	font-size: 120%;
	text-align: center;
	font-weight: bold;
}

.tiny {
	font-size: 60%;
	line-height: 1.913333333333;
	font-style: italic;
}

.centered {
	text-align: center;
}