html
	{
	background-color: #444444 !important;
	background-image: none;
	}

body
	{
	background-color: #444444 !important;
	background-attachment: scroll;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.header-return-home a, .header-have-questions p
	{
	color:#999999!important;
	}