div#content
{
	margin: 150px auto 0;
	width: 600px;
	color: white;
	text-align: center;
	font-family: "Helvetica Neue", Arial, sans-serif;
}

body
{
	background-color: black;
}

a
{
	color: gray;
	text-decoration: none;
}
