h1 {
    display: none;
}

#splashphoto {
   background-image: url("../images/flyshop1400x220.png");
   background-repeat: no-repeat;
   height: 220px;
   max-width: 100%;
}

#searchbox {
   width: 100px;
}

 section p{
     padding-right: 1.25em;
     padding-left: 1.25em;
     font-family: 'Source Sans Pro', sans-serif;
     font-weight: lighter;
  }
 