HTML, BODY
{
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	background-color: #232C33;
	background: #222222 url(../images/loading_black.gif) no-repeat center center;
}
