#wp-custom-header.wp-custom-header {
  opacity: 1;
	height:600px;	
}

p {
  font-size: 1em;
  font-family: Open Sans;
  bottom: 200px;
  left: 10px;
}

.intro-inner {
  display: none;
}

.entry-content-inner {
  width: 800px;
}

 a {
      color: #4b0909;
      }