.back {
	background-attachment: fixed;
	background-image:  url(../images/first/tileleft.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.secondright {
	background-image:  url(../images/second/secondback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.secondbottom {

	background-attachment: fixed;
	background-image: url(../images/secondbackbottom.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.secondright tr td table tr td table tr td .maintext {
	font-weight: bold;
}
.secondright tr td table tr td table tr td .maintext {
	text-align: left;
}
