body {
	width: 1000px;
}

#sidebarContainer {
	width: 25%;
}

#contentContainer {
	width: 70%;
}