div#header, div#navigation, div#footer, span#tabs, div#help, div#infos {
    display: none;
}

div#page {
    max-width: none;
}

div#content {
    margin: 0px; 
}

div#page {
    border: 0px none;
}

body, p, a, td, h1, h2, h3, h4, h5, h6 {
    color: black;
    text-decoration: none;
}