body {
	color:blue;
	background:green;

	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
text-align: center;
}
