.background {
	background-image:     url(background.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
