body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: verdana;
    font-size: 12px;
    background-color: #9F927A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    padding-top: 50px;
    margin-bottom: 5px;
    float: left;
    font-weight: bold;
    font-family: arial;
    font-size: 24px;
    color: #9F927A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: right;
    width: 500px;
    height: 200px;
    background-image: url(images/nag_video.jpg);
    background-repeat: no-repeat;
 }

 
