.sf_main_header {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 32px;
    font-weight: bold;
    height: 245px;
    padding: 10px 5px 5px;
    width: 525px;
    overflow: hidden;
    color: #781D90;
 }

 body {
    font-style: normal;
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0;
    background-image: url(images/heartpathbloglogo1.jpg);
    color: #505b38;
    font-size: 12px;
    background-color: #925CCB;
 }

 
