.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 120px;
    min-height: 120px;
    background-position: left;
    background-image: url(images/EKbanner1.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: left;
    margin-left: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    width: 650px;
    height: 40px;
    font-weight: bold;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 36px;
    color: #B5E7FF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
