#loader{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #21242d url('spinner.gif') no-repeat center;
	z-index: 999;
}