#waves, #searchNav, #mainNav, #footer { display: none; }
#header {
	height: auto;
}
#header h1 span.text {
    color: #000;
	width: auto;
	height: auto;
}
body.home #header h1 span.photo {
    display: none;
}

#content {
  	max-width: auto;
	margin: 0 20px 0 20px;
}
