/* Enter Your Custom CSS Here */
.site-header{
background-image: url(/wp-content/uploads/2013/03/header.jpg) ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 240px;
}
.main-title{
 margin-top:60px; 
}