/* CSS Document */
#container {
	width: 968px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
#container #main_image {
	background-image: url(../Artwork/Page%201-Main/Background%20image.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 376px;
	width: 968px;
}
