.image {
	background-attachment: scroll;
	background-image: url(_images/notes.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
