body {
	width: auto;
	background: none;
	background-image:none;
	color: #000;
	}
#wrapper,
#header, #container{
	width: auto;
	background:none;

	}

#site-nav, 
#footer,
#language-option {
	display: none;
	visibility: hidden;
	}
#photo-banner {
	display: none;
	visibility: hidden;
	}
#main-content {
	float: none;
	width: auto;
	padding-top: 0;
	}
#feature {
	float: none;
	width: auto;
	margin-left: 0;
	}
#feature h2 {
	padding: 0;
	}
img{
	display: none;
	visibility: hidden;
}