html, body {
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	text-align: center;
}