#login, #tagline, #nav, #footer {
    display: none;
}

* {
    color: black !important;
    overflow: visible !important;
}

.left-column, .right-column {
    float: none !important;
    width: auto !important;
}
