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

 h3.sf_blog_posttitle a {
    text-decoration: underline;
    color: #4a1a2c;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    background-position: left top;
    display: inline;
    float: right;
    height: 200px;
    width: 720px;
    background-image: url(images/Tea_Party.jpg);
    background-repeat: no-repeat;
 }

 
