.background {
	background-image: url(../a1_images/background.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.backgroundlinks {
	background-attachment: scroll;
	background-image: url(../a1_images/backgroundlinks2.png);
	background-repeat: repeat-x;
}
