.sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/celebrate4.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    display: inline;
    width: 590px;
    float: right;
    text-align: left;
    padding: 5px 12px 0 0;
    height: auto !important;
    min-height: 200px;
    .sf_blog_content: after;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 280px;
    height: 100px;
    width: 575px;
    overflow: hidden;
    font-family: fantasy;
    font-size: 48px;
    color: #BF5378;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 1px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
    font-family: fantasy;
    font-size: 36px;
    color: #BF5378;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    font-variant: normal;
    color: #000;
    background-color: #6767AB;
    font-family: arial;
    font-size: 14px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
