/* change the content containers margin to 0px so that it flows full width */

#contentContainer {
	width: 500px;
}

