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

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

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

 a:hover {
    text-decoration: none;
    color: #66A9A9;
 }

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

 
