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

* {
	margin: 0;
	padding: 0;
}

#main { 

    background: #000000 url(ajax-loader.gif) no-repeat center;
	
}
