.background {
	background-image: url(grass.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
