@charset "utf-8";
/* CSS Document */
body, #wrapper {
	background-image: none;
}

/* only for firefox ----------- */
@-moz-document url-prefix( ){
	#footer {display: none;}
}
