pre{
 white-space:pre-line; 
}

.entry-header{
  background: #BFAE94;
  padding:.5em;
}

.main-navigation{
  border-top:5px solid silver;
  border-bottom:5px solid silver;
}

@media screen and (max-width:600px){
 .entry-title{
  	font-size:1.2em;
  }
}