.back {
	background-attachment: fixed;
	background-image:  url("../images/first/tilebody.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.unnamed1 {
	background-attachment: scroll;
	background-image:  url("../images/first/2ndback.gif");
	background-repeat: repeat-x;
	background-position: center center;
}
.backindexleft {

	background-attachment: scroll;
	background-image:  url("../images/first/tilebodyleft.gif");
	background-repeat: repeat-x;
	background-position: center top;
}
.linksback {


	background-attachment: scroll;
	background-image:  url(../images/first/linksback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linksbackecond {



	background-attachment: fixed;
	background-image:  url("../images/second/backlinkssecond.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.backleftsecond {
	background-attachment: fixed;
	background-image:  url(../images/second/backleftsecond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
