#header {
	width: 100%;
}
#nav, #content, #footer, #credit p {
	width: auto;
}
#content img {
	max-width: 100%;
	height: auto;
}
#credit p {
	padding: 40px 10px 0 0;
}