html, body {
	color: black;
   	background-color: white;
   	font-family: "Arial", "Helvetica", sans-serif;
	text-align: center;
}
