h1 {
	display: block;
	color: black;
}
body, #maincontent, #container, #footer, #wrapper, #header, #firstcol, #thirdcol {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  background-image: none;
}
#header {
	height: 2em;
}
#container {
	border: none;
}
#navigation {
	display: none;
	visibility: hidden;
}
#firstcol, #thirdcol {
	display: none;
	visibility: hidden;	
}
#breadcrumb {
	display: none;
}
