body {
	margin: 0 auto;
	max-width: 800px;
	font-family: sans-serif;
}

img, h1 {
	display: block;
	margin: 0 auto;
	text-align: center;
}
