body {
   background: white;
   font-size: 14pt;
   }
#header, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   color: black;
   background: transparent none;
   }
#main_content {
	height: auto;
	padding: 20px 0;
	background: transparent none;
	}
#content {
	height: auto;
	background: transparent none;
	float: none;
	}
#menu {
	width:auto;
	background: transparent none;
	height: auto;
}   
.logo {
	float:left;
	width: 30%;
	height: 30%;
	}