.background {
	background-attachment: scroll;
	background-image: url(bck_grnd.png);
	background-repeat: repeat-y;
	background-position: center center;
}
