.background {
	background-image: url(../backdrops/linear_backdrop_1280x1024.gif);
	background-repeat: repeat;
	background-position: center center;
}
.tablebackground {
	background-image: url(../backdrops/parchment_backdrop.gif);
}
.maintablebckgrnd {
	background-image: url(/assets/backdrops/parchment_backdrop_main.gif);
}
.hometablebg {
	background-repeat: no-repeat;
	background-image: url(/assets/backdrops/parchment_backdrop_main_text.gif);
}
