body {
	background-attachment: fixed;
	background-color: #240431;
	background-image: url(images/main1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.table2 {
	background-color: #484848;
	background-image: url(images/darker_12.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table3 {
	background-color: #484848;
	background-image: url(images/darker_14.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.table4 {
	background-color: #240431;
	background-image: url(images/main1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.textstylebottom {
	text-align: right;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
}
