html, body {
	color: #000;
	background-color: #fff;
	font-family: sans-serif;
	text-align: center;
}

h1 {
	font-size: 150%;
}