.modal-open{
	background: url(./img/loading.gif);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}