
body {
	/*color: white;*/
	/*background: black;*/
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	text-align:center;
}

