@charset "utf-8";
/* CSS Document */

*{ background-color: #FFF !important;
   background-image: none !important;
   color: #000 !important; }

nav, footer {display: none;}

#wrapper, main {
	width: 100%;
	margin: 0;
}

body {
	line-height: 1;
}
