body {
	font-family: 'PT Sans', sans-serif;
	background: #000000;
	color: #ffffff;
	text-align: center;
}
h1 {
	font-size: 2em;
}
p {
	font-size: 1.5em;
}
