body
{
	background-color: #111;
}

h1
{
	color: white;
	font-size: 3em;
	text-align: center;
}

p, ul
{
	color: white;
	font-family: arial, sans-serif;
	font-size: 1.0em;
	text-align: center;
}