body {
	background-image: url('../media/villagehiker-store-background.png');
	background-repeat:repeat-x;
}
#center {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #fff;
	width: 100%;
	}

