html,
body,
#text {
	margin: 0;
	width: 99%;
	padding: 0;
	background-color: white;
	color: black;
}

#teasers,
#quicklinks,
#tree-navigation,
#footer {
	display: none;
}