.main-navigation {
	clear: both;
	display: block;
 	background-color: rgba(0,0,0,0.7);
	float: left;
	width: 100%;
}
.hero-content {
	display: table;
	position: relative;
	height: 100%;
	max-width: 65%;
	margin: 0 auto;
	text-align: center;
  	color: white; text-shadow: black 0.1em 0.1em 0.2em
}
h1{
  color: white; text-shadow: black 0.1em 0.1em 0.2em
}
.post-8 .site-title {
display:none;
}

.site-title {
display:none;
}

#header h1 { display:none }