#languages, #contacts, ul.portfolio, ul.navigation, p.navigation, ul.other {
	display: none;
}
p.copyright, #footer {
	position: static;
}
div.header h1, p.branding {
	margin-left: auto;
	margin-right: auto;
	display: block;
	float: none;
	clear: both;
}
div.header {
	clear: both;
}
div.content {
	width: 100%;
	display: block;
	float: none;
}
p.credits {
	margin-left: 0;
}
div.content h1 {
	clear: both;
}