html
	{
	background-color: #70a6c2f;
	background-image: none;
	}

body
	{
	background-color: #70a6c2;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.header-return-home a, .header-have-questions p
	{
	color:#333333!important;
	}
	
.header
	{
	background-color: transparent!important;
	background-image: url(/layout/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}