.splashbackground {
	background-attachment: scroll;
	background-image: url(images/splashbackground.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
