.sf_navigation ul li a {
    display: block;
    margin: 0px;
    padding: 6px 12px 7px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 29px;
    min-width: 1%;
    width: 1%;
 }

 .sf_wrapper {
    width: 962px;
    margin: -8px auto 0px;
    min-height: 1%;
    height: 1%;
 }

 .sf_header_wrapper {
    padding: 32px 2px 2px;
    background-repeat: repeat-x;
    min-height: 1%;
    height: 1%;
    background-color: #000000;
    background-image: url(images/SkinflyTopHeaderMain.png);
 }

 body {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top center;
    color: #000000;
    background-image: url(images/newbgbackblog.PNG);
 }

 
