BODY {
	BACKGROUND-POSITION: center center;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-IMAGE: url(shared/backgrnd2.jpg);
	BACKGROUND-REPEAT: no-repeat;
	SCROLLBAR-FACE-COLOR: #465141;
	BACKGROUND-COLOR: #465141;
	SCROLLBAR-HIGHLIGHT-COLOR: #465141;
	SCROLLBAR-SHADOW-COLOR: #465141;
	SCROLLBAR-3DLIGHT-COLOR: #465141;
	SCROLLBAR-ARROW-COLOR: #465141;
	SCROLLBAR-TRACK-COLOR: #465141;
	BACKGROUND-REPEAT: no-repeat;
	SCROLLBAR-DARKSHADOW-COLOR: #465141;
	margin: 0px;
	padding: 0px;
}
.table1 {
  	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -270px;
	margin-left: -500px;
	width: 1000px;
	height: 540px;
	padding: 0px;
	background-color: #2E362B;
	background-position: center center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
