html
	{
	background-color: #092139;
	background-image: none;
	}

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

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

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

div.header {
	background: #FFF;
	border-width: 3px 3px 0 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-style: solid;
	border-color: #040404;
	}

div.content.content-fix {
	padding-top: 20px;
	}

div.content-fix div.center {
	margin-top: 0;
	}

div.content.content-fix div.center-content div.store {
	border-top: 0;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	}


