.sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-image: url(images/taxi.jpg);
    background-repeat: repeat-x;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: verdana;
    font-size: 28px;
    color: #ECF109;
    background-image: none;
    background-repeat: no-repeat;
 }

 
