div#page div#header,
div#main div#navigation {
	display: none;
}

div#page div#content {
	width: 90%;
	border: 2px solid gray;
}
