body {max-width:800px; font-size:200%;}
/*#wrapper {background:#fff; width:1200px; height:850px; margin:25px auto; border:#67a800 2px solid;}*/
	#heading {background:#fff; margin:0 auto; width:1175px; height:225px;}
		#logo {margin-bottom:5px;}
			h2.header {position:relative; top:2em; left:13em; width:410px; margin-bottom:1em; color:#34a448;}
				#social-logos {width:176px;}
					#twitter {margin-right:30px;}
					#FB {margin-top:5px;}
	#banner {display:none;}
img {/*margin:0 0 10px 10px;*/ float:right;}
/*#gallery {margin-left:-40px;}*/
@media all and (max-width:480px) {
	img {
		margin:10px auto;
		/*float:none;
		display:block;*/
	}
}
/*
@media all and (max-width: 240px) {
	img {
		display:none;
	}
}*/