body {
	background-color: #ffffff;	
}

#container {
	padding: none;
}

#title {
	width: 550px;
	position: static;
	margin: 4em auto 4em auto;
}

#content {
	margin: 0;
}

#content #text {
	padding: 0;
	position: static;	
}

#navigation, #subnav, #imageChooser {
	display: none;
}

#footer {
	display: none;
}