html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
   
}

a {
    color: #4088b8;
}
