body
{
	background: #444444;
	color: #fffefe;
	display: block;
	padding: 40px;
	font-family: arial;
}

h1, h2, h3
{
	font-family: arial;
	display: block;
	text-align: center;
}
h1
{
	font-size: 24px;
	text-transform: small-caps;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 13px;
}

