.vert {
	background-attachment: fixed;
	background-image: url(vertical.jpg);
	background-repeat: repeat-y;
}
