* {
    float: none;
    position: static;
}

body {
    margin: 1em;
    font-size: 10pt;
}

div#body {
    margin: 0;
    margin-top: 1em;
    border-style: none;
}

div#header h1 {
    margin-bottom: 2em;
    position: relative;
    margin-top: 2em;
    height: 0;
    width: auto;
    left: 0;
    overflow: visible;
}

#header {
    padding: 0 !important;
}

#quickbar,
#nav,
#header #page-menu,
#header #actions-menu,
#header #page-navigation,
.titlebox .title .widget,
#footer
{
display: none;
}

a:link, a:visited {
    background: transparent;
    font-weight: bold !important;
    text-decoration: underline !important;
}

