body {
	width: 900px;
}

#sidebarContainer {
	width: 25%;
}

#contentContainer {
	width: 70%;
}

