﻿body {
    background: none;
    color: #000 !important;
}

header, nav, footer, #main-footer {
    display: none;
}


main article {
    width: 100% !important;
    max-width: 100% !important;
    flex: none !important;
}