#contentContainer {
	margin: 0px;
	line-height: 1.6em;
}

/* hide the sidebar by setting it's display to none. */
#sidebar {
	display: none;
}

