.page_spinner {
	position:fixed;
	background: url(../images/main_spinner.gif) 50% 50% no-repeat #1D2434;
	z-index:99;
	width:100%;
	height:100%;
	top:0;
	left:0
}