.background {
	background-image: url(indexsides.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.Background2 {
	background-attachment: fixed;
	background-image: url(2009SITE/indexsides.jpg);
	background-repeat: repeat-x;
}
