body {
	margin : 0;
	width : 100%;
}
body.homepage, body.secondLevel {
	background : none;
}
body.secondLevel div.container {
	width : 100%;
}
div.topNav {
	display : none;
}
div.leftNav {
	display : none;
}
div.footerNav {
	display : none;
}
div.content {
	width : 100%;
}
div.content h1 {
	text-align : left;
}
div.content #backToTop {
	display : none;
}
