.backright {
	background-image:  url(../images/first/indexbackright.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.backleft {
	background-image:  url(../images/first/indexbackleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondback {
	background-attachment: fixed;
	background-image:  url(../images/second/2NDpageback.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.toplinksback {
	background-attachment: fixed;
	background-image:  url(../images/first/toplinkback.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottomlinksback {
	background-image:  url(../images/first/bottomlinksback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondlinksback {
	background-attachment: fixed;
	background-image:  url(../images/second/linksback.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
