<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html
	{
	background-color: #FFFFFF;
	background-image: none;
	}

body
	{
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(/layout/store/css/img/bg.png);
	}

div.header div.header-return-home a,
div.header div.header-have-questions p 
	{
	color: #ffffff;
	}

div.content.content-fix div.center-content div.store 
	{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	border-radius: 3px;
	}


</pre></body></html>