.back {
	background-attachment: scroll;
	background-image: url(back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

