.loading {
            background-image: 		url("../images/spinner.gif");
			background-size:		cover;
			background-position:	center;

}	