.wrapper {
	width: 100%;
	max-width: 100%;
}

#nav, #outdated, #footer {
	display: none;
}

#header #title h1 {
	font-size: 28px;
}

#header #title h2 {
	font-size: 20px;
}

#main #content {
	margin: 0;
}
