body {
	background-image: url(Images/bg.jpg);
	background-repeat: repeat-x; background-position:center
	margin-top: 0px;
	color: #DAC79C;
	background-color: #DAC79C;
}
.tables {
	background-image: url(Images/tablebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
body,td,th {
	color: #000;
}
