.sf_blog_extra2 {
    float: right;
    height: 120px;
    margin-right: 10px;
    margin-top: 10px;
    width: 320px;
    background-repeat: no-repeat;
    background-image: url(images/Blog_Wordle_4_small.jpg);
 }

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

 .sf_blog_postmeta {
    font-family: cursive;
    font-size: 9px;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #FBFBFB;
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-family: arial;
    font-size: 14px;
    color: #333333;
 }

 
