.loading {
	background-attachment: fixed;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
