.sf_blog_extra3 {
    display: inline;
    float: right;
    width: 520px;
    height: 175px;
    margin-top: -75px;
    background-position: top right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 410px;
    height: 35px;
    padding: 40px 0px 0px 30px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    font-size: 28px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #BE32AF;
 }

 a:visited {
    color: #330000;
 }

 a:hover {
    color: #996600;
 }

 body {
    margin: 0px 0px 0px;
    padding: 0px;
    color: #663300;
    font-family: verdana;
    font-size: 16px;
    background-color: #487E2B;
 }

 
