html, body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-color: #ffffe8;
	font-family: Arial, Helvetica, sans-serif;
	}
