html
	{
	background-color:transparent;
	background-image:none;
	background-position:50% 0;
	background-repeat:repeat-x;
	}

div.background
	{
	background-color:transparent;
	background-image:none;
	background-position:50% 0;
	background-repeat:repeat-x;
	}

div.concept
	{
	background-color:transparent;
	background-image:url(img/concept.jpg);
	background-position:50% 0;
	background-repeat:repeat-x;
	}

div.header-main div.header-body a.store-button
	{
	color:#5E3E1E;
	}
