h1, div#menu, object {
    display: none;
}

body {
    width: auto;
    margin: 0 25mm 0 25mm;
}

@page {
    margin: 25mm 0 30mm 0;
}

h2:after {
    content: ' — weirdscience.eu';
}

a, a:link, a:active, a:visited {
    color: black;
    text-decoration: none;
}

a[href^='http://'] {
    text-decoration: underline;
}

div#footer {
    font-size: 12px;
    margin: 40px 0 0 0;
}

a.inverted-style-switcher {
    display: none;
}

div.illustrations img.larger, div.illustrations p.description {
    display: none;
}

div.cookie-notification
{
    display: none;
}
