body {
	background: #ffffff;
}

#contentContainer {
	background: no-repeat url(../../images/content/6.jpg);
}

#footer {
	background: no-repeat url(../../images/content/footerwhite.jpg);
}

#footer p {
	color: #757575;
}

#sidebarContainer {
	background: repeat-y url(../../images/content/sidewhite.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

#sidebarContainer #sidebar {
	color: #717171;
}
