#wrap {
    width: 100%;
    text-align: left;
    background-color: #fafbfc;
    background-image:url("http://www.data-sphere.net/wp-content/uploads/2014/03/dsbackground.png");
    background-repeat: repeat;
    background-position: top left;
}

#masthead > a {
    height: 230px;
}

.site-header {
    background-position: top left !important;
    background-size: 1300px auto !important;
}

#masthead > a {
    height: 186px;
}

#header .pad, #header .site-title { padding: 0 !important; }

.site-title a img{
    max-height: 230px !important;
}

font, p { 
  color: #1d1d1d; 
  line-height: 1.625;
  font-weight: 500; }