h1 {
    position: inherit;
}

div.header,
div.navi,
div.footer,
div.margin,
.frontEndEditIcons,
.typo3-adminPanel,
.typo3-editPanel {
    display: none;
}

div.page,
div.mainContent {
    width: auto;
    background-image: none !important;
}