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

body {
	background-color:#ffffff;
	background-image: url(../../Design/img/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 50%;
	margin-right: auto;
	margin-bottom: 25%;
	margin-left: auto;
}

