.backindex {
	background-attachment: fixed;
	background-image:  url(../image/first/topback.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.backtilelinks {
	background-attachment: fixed;
	background-image: url(../images/linkstile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.secondback {
	background-attachment: fixed;
	background-image:   url(../image/second/2ndTopTile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
