.sf_blog_header_wrapper {
    clear: both;
    height: 311px;
    margin: 0px 19px 0px 19px;
    position: relative;
    width: 896px;
    background-image: url(images/coquelicots_1024x1280byannejulie.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    float: right;
    width: 866px;
    padding: 10px 20px 5px 20px;
    font-family: georgia;
    font-size: 48px;
    color: #432265;
 }

 h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #3B2D64;
 }

 .sf_blog_postmeta {
    clear: both;
    font-family: arial;
    font-size: 8pt;
 }

 .sf_blog_footer {
    text-align: center;
    padding: 12px 10px 12px 10px;
    margin-left: 20px;
    margin-right: 20px;
    clear: both;
    background-color: #832229;
    font-size: 10px;
    color: #FFFFFF;
 }

 a:link {
    color: #2D6885;
 }

 a:visited {
    color: #432265;
 }

 a:hover {
    text-decoration: none;
    color: #832229;
 }

 body {
    margin: 0;
    padding: 0;
    background-image: url(images/main-bkg.gif);
    color: #444444;
    background-repeat: repeat;
    font-family: verdana;
    font-size: 12px;
    background-color: #432265;
 }

 .sf_blog_sub_header {
    text-align: right;
    padding: 0px 20px 5px 20px;
    background-color: #274268;
    font-family: arial;
    font-size: 20px;
    color: #777777;
 }

 
