body.pushable, body.pushable>.pusher {
    background-color: #F5F5F5 !important;      
    background: #F5F5F5 !important;      
}

.header {
    display: inline;
}

.body {
    width: 100%
}

a:link {
    color: #101010;
    text-decoration: none;
}

a:visited {
    color: #101010;
    text-decoration: none;
}

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

.hidden {
  display: none !important;
}
