/* Enter Your Custom CSS Here */

/* Change header font size */

.site-description{
 font-size:24px;
 color: white;
 font-weight:bold;
}

/* Change header background image */

#header {
  background-image: url(http://fishinginwa.tripleit.net/wp-content/uploads/2014/06/sunsetcrop.jpg); 
  position: relative;
  padding-bottom: 60px;
  background-size: 1380px 360px;
  background-repeat: no-repeat;
  background-position: center;
  
}





