.background {
	background-attachment: fixed;
	background-image: url(../Img/background.GIF);
	background-repeat: repeat-y;
	background-position: left top;
}
