body {
	background-attachment: fixed;
	background-image:    url(../images/backgrounds/house2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: auto;
	background-color: #6699cc;

}
