body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #242D34;
    font-family: arial;
    font-size: 12px;
    color: #000101;
 }

 .sf_blog_postmeta {
    margin-left: 11px;
    font-size: 12px;
    color: #2307EA;
 }

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

 a:visited {
    color: #DF5383;
 }

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

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #2A0FED;
 }

 .sf_blog_main_header {
    margin-left: 100px;
    padding-top: 15px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-size: 20px;
    color: #3F05E8;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(http://WorkingfromHomeisEZ.com);
 }

 .sf_blog_sidebar ul li a:visited {
    color: #2307EA;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #3AECEB;
 }

 
