html
	{
	background-color: #FFFFFF;
	background-image: none;
	}

body
	{
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	background-image: url(http://goblefh.store.funeralone.com/layout/store/css/img/bg.png);
	}

div.header div.header-return-home a,
div.header div.header-have-questions p 
	{
	color: #186709;
	}

div.content.content-fix div.center-content div.store 
	{
	border-width: 0;
	border-style: solid;
	border-color: #101A01;
	border-radius: 3px;
	}

div.header {
	background: #FFF;
	border-width: 0 0 0 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-style: solid;
	border-color: #101A01;
	}

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;
	}
	
#logo img
	{
	width:auto!important;
	height:auto!important;
	margin: 0 0 24px 20px!important;
	}