html
	{
	background-color: #C0BA9A;
	background-image: url(img/store-bg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: left top;
	}

div.header div.header-return-home a,
div.header div.header-have-questions p
	{
	color: #403e34;
	}

div.content-fix div.center-content div.store
	{
	border-width: 3px;
	border-style: solid;
	border-color: #646252;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
