@charset "utf-8";
/* CSS Document */

.Loading {
	background-image: url(images/prog-bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

