#header table {
	width: 100%;
}
#header td {
	padding: 10px;
}
#container {
	width: auto;
}
#stage {
	background-position: 0 0;
}
#content {
	background-position: -220px 0;
	padding: 3px 20px 5px 70px;
}
#content img {
	max-width: 100%;
	height: auto;
}
#footer {
	background-position: 230px botton;
}
