body {
	width: 100%;
}

#navigation {
	display: none
}

#content {
	width: 95%;
	margin-left: auto;
	border-left: none;
}