#banner, #nav, #sidebar, #footer {
	display:none !important;
}
html, body, #main, #html {
	font: normal 12pt times, serif !important;
	width:100% !important;
	margin:0 !important;
}
h1, h2, h3, h4, h5 {
	font-family: times, serif !important;
}
*.edit {
	display:none !important;
}