.indexback {
	background-attachment: fixed;
	background-image:   url("../images/first/TILEBACK.gif");
	background-repeat: repeat-x;
	background-position: left;
}
.secondback {
	background-image:   url("../images/second/back.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
