.sf_blog_pagetitle {
    display: none;
    color: #5D307F;
 }

 .sf_blog_sub_header {
    width: 690px;
    height: 80px;
    text-align: center;
    font-weight: bold;
    padding: 2px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-size: 18px;
    color: #A376C5;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #327A42;
 }

 .sf_blog_main_header {
    width: 690px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0 0 0;
    margin-left: 247px;
    overflow: hidden;
    font-family: monospace;
    font-size: 36px;
    color: #A262C3;
 }

 
