#sidebar {
	display: none;
	}

#contentContainer {
	width: 100%;
	background: #fff url(../../images/bgContent.jpg) repeat-y center;
	}
