@charset "utf-8";
#backtable {
	background-color: #000000;
	background-image: url(../images/adbestin.jpg);
	background-repeat: repeat;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#backtable table {
	font-family: "Book Antiqua", Century, Arial, Batang;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	top: 2px;
	right: auto;
}
