/* Enter Your Custom CSS Here */
.site-header{
  	position: relative;
	min-height: 400px;
      background-position: center;
}
.main-navigation{
  	position: absolute;
	background-color:#280502;
   	bottom: 0;
}
.entry-title{
	margin-top: 1.5em;
    font-size: 2em;
}
.header{
    background-image: url();
}
.entry-content.index-excerpt {
	text-align: center;
}
