#navigation {
	display: none;
	}
	
#content {
	margin: 2.5em 1em;
	border: 1px solid black;
	}	
#footer, #header {
	display: none;
	}	
