body {
	background-color:#000000;
}

h1, h2, p {
	color:#333333;
	text-align:center;
	font-family: 'Arial';
}

h1 {
	margin-top:10em;
	font-size:2em;
	text-transform: uppercase;
}

h2 {
	font-size:1em;
}

p {
	font-size:.5em;
}