#sidebar {
	position: static;
	margin-left: 0;
}

#content {
	margin-right: 0;
	width: 60%;
}

#page {
	width: 100%;
}