body {
    font:11pt/120% Arial, serif;
    background-color: white !important;
    background-image: none !important;
    color: black;
    overflow: visible;
    max-height: none;
}

#navi, #header {
    
    display: none;
}

#content {
    position: static;
    top: 0cm;
    left: 0cm;
    width: auto;
    height: auto;
    overflow: visible;
}

#content_container {
    top: 0cm;
    left: 0cm;
    width: auto;
    height: auto;
    overflow: visible;
}

clear {
    overflow: visible;
}

.innertube {
    margin: 0px;
}