.sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-image: url(images/danicologo272x122.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 617px;
    height: 35px;
    text-transform: uppercase;
    overflow: hidden;
    font-family: century gothic;
    font-size: 30px;
    color: #4F2170;
 }

 a:link {
    text-decoration: underline;
    color: #EB8A35;
 }

 a:visited {
    text-decoration: underline;
    color: #4F2170;
 }

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

 .sf_blog_content {
    font-size: 12px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    margin: -15px 0 0 0;
    width: 613px;
    float: left;
 }

 
