html, body {
	height: auto;
	min-height: auto;
}

#body {
	margin-top: 10%;
	height: auto;
}

#content-wrapper {
	display: none;
}

#footer {
	margin-top: 3em;
}