html {
	background: #000;
	height: 100%;
}

body {
	margin: 0;
	font-family: arial;
	font-size: 15px;
	line-height: 1.6;
	color: #eee;
	background: #000;
	height: 100%;
}