h2.searchheadings {
    font-size: 17px;
    font-weight: bold;
    padding-left: 25px;
    margin: 14px 0px 10px;
    text-transform: uppercase;
    color: #bbbbbb;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(images/birthday_pic.JPG);
 }

 .sf_blog_header_wrapper {
    height: 184px;
    border-top: 5px solid #FFFFFF;
    background-repeat: no-repeat;
    background-color: #B3B3B3;
    background-position: center;
    background-image: url(images/birthday_pic.JPG);
 }

 
