* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

body {
	font-size: 1em;
	font-family: Arial, Verdana, sans-serif;
}