body.site {
    border-top: 0px solid 
#000;
background-color:
    #ffffff;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: 
    #333;
}

.navigation {
    padding: 5px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
        border-bottom-color: rgb(0, 0, 0);
        border-bottom-style: solid;
        border-bottom-width: 1px;
    margin-bottom: 10px;
}