* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #3a3a3a;
	font-family: Arial;
	font-size: 8pt;
}