body {
	text-align: center;
}

body, h1, p {
	background-color: white;
	color: #666666;
}

p {
	margin: 5px 15%;
}
