body {
	font-family: Helvetica, Arial, sans-serif;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
	line-height: 1.6;
	background-color: black;
	color: white;
}

header {
	text-align: center;
	margin-bottom: 40px;
}
