/* Individual Page CSS File */
#mainwrap { /*wrap all content, center it and*/
	background-image: url(../images/bgcont.gif);
			width: 840px;
			overflow: hidden; /* hide overflow from background image */

}

