.home {
	background-attachment: scroll;
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
