@charset "utf-8";
#navigation {
	display: none;
}
#sideBar {
	display: none;
}
#content {
	width: 80%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#footer p.footer {
	display: none;
}

