.loadgif{
	width:100%;height:100%;
	background: url('../../images/loadingi.gif') no-repeat center center;
	position: fixed;
	z-index:999;    
	top: 0;
    left: 0;
}