body {
	background: #fff;
}
#sidebar {
	display: none;
}
#content {
	background: #fff;
	margin: 20px;
}
#mozilla-org {
	display: none;
}
#header {
	display: none;
}
#printheader {
	display: block;
}
#printheader .subtitle {
	font-size: 1.1em;
	font-style: italic;
	border-bottom: solid #BBB 1px;
}
#navigation {
	display: none;
}
#breadcrumbs {
	display: none;
}
#footer {
	border-top: solid #BBB 1px;
}
#prevnextlinks {
	display: none;
}
#commentform {
	display: none;
}
.more {
	display: none;
}

