#topnavi {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}
	
#footer {
	display: none !important;
 	clear: none !important;
	float: none !important;
	}

img {
display: none
}

#content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
	}

* {
	color: black !important;
	background-color: red !important;
	}
