.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: cursive;
    font-size: 48px;
    color: #FFFFFF;
 }

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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000;
    font-family: arial;
    font-size: 12px;
    background-color: #E0E7EF;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
    font-size: 16px;
    color: #FFFFFF;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #A4A077;
 }

 
