@charset "utf-8";
.bodybg {
	background-color: #000000;
}
.tablebg {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

