body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 20px;
    background-color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 15px;
    font-weight: normal;
    width: 680px;
    height: 30px;
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #606060;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    padding: 5px 0 0 15px;
    font-weight: bold;
    width: 680px;
    font-size: 28px;
    color: #7103B6;
    background-image: url(images/King_in_the_Vines_2008.jpg);
    background-repeat: repeat-x;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #5B0690;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra10 {
    float: right;
    height: 150px;
    width: 200px;
    background-position: center;
    background-image: url(images/King_in_the_Vines_2008.jpg);
    background-repeat: repeat;
 }

 .sf_blog_extra1 {
    height: 28px;
    width: 900px;
    background-position: bottom;
    background-color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
