div#header, div#navigation, div#footer, div#tabs, div#help, div#infos, div#sidbar {
    display: none;
}

div#page {
	background: none;
    border: 0px none;
    max-width: none;
	width: none;
}

div#content {
    margin: 0px; 
	width: none;
}

body, p, a, td, h1, h2, h3, h4, h5, h6 {
	background: none;
	border: none;
    color: black;
    text-decoration: none;
}
