﻿* {
    background: #fff;
    color: #000;
}

html {
    font: 100%/1.5 georgia, serif;
}

body {
    background: none !important;
}

h2.ribbon {
    background-image: none;
}

.page-break {
    page-break-after: always;
}

.noPrint, .no-print, .toast {
    display: none !important;
}

nav, #about, #nav {
    display: none;
}
