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