div#container, div#content, div#footer, #footer div, #footer p {
	width: auto;
}
table#header {
	width: 100%;
}
#nav {
	margin: 0;
	max-width: 100%;
}
#content {
	margin: 0;
	overflow: hidden;
}
#content img {
	max-width: 100%;
	height: auto;
}
#footer p {
	margin: 0;
}