.background {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(verticalLine.jpg);
}
