.no-repeat {
	background-attachment: fixed;
	background-image: url(images/treebac.jpg);
	background-repeat: no-repeat;
	background-position: center 300px;
}
