.back {

	background-image: url(../images/first/leftbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tileleft2nd {
	background-attachment: fixed;
	background-image: url(../images/second/2nd_page_12.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tile2nd {
	background-attachment: fixed;
	background-image: url(../images/second/tileleft.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.borderpic {
	border: 2px solid #999999;
}
.2ndlefttile {
	background-image: url(../images/second/leftTile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
