/* Stylesheet for printing */

body {
    background: white;
}

.navigation {
    display: none
}

#frame {
    border: 0;
}

