.background1 {
	background-image: url(images/SQ-background-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	background-attachment: scroll;
}
.background2 {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	background-attachment: scroll;
}
