/* global */
html{height: 100%;}

body
{
	padding: 0px;
	margin: 0px;
	background-color: #000000;
}

