html
	{
	background-color: #8C7A64;
	background-image: url(img/store-bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	}


div.header div.header-return-home a,
div.header div.header-have-questions p
	{
	color: #FFF;
	}

div.content-fix div.center-content div.store
	{
	border-width: 3px;
	border-style: solid;
	border-color: #604A31;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}