.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
