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


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

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}
