.backleft {
	background-image:  url(../images/first/homepageleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.backbottom {
	background-image:  url(../images/first/backtile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.secondbackleft {
	background-image:  url(../images/second/2ndpageleft.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondbackbottom {
	background-image:  url(../images/second/2ndpagebottom.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
