#container {
	width: auto;
}
#header {
	width: 100%;
}
#content img {
	max-width: 100%;
	height: auto;
}
#stage, #footer p {
	margin: 0;
}