@charset "UTF-8";
.MainTable {
	background-image: url(images/Background.jpg);
	background-repeat: no-repeat;
	background-color: #ede6de;
}
.FIRtable {
	background-image: url(images/Background-FIR.jpg);
	background-repeat: no-repeat;
	background-color: #D2C2BB;
}
