#divWrapper {	margin-right: auto;	margin-left: auto;	width: 1000px;	position: relative;	z-index: 100;}#rightBackground {	background-image: url(../zenithtest/images/Copy%20of%20right-100-long.jpg);	background-repeat: repeat-x;	height: 580px;	width: 49%;	position: absolute;	top: 0px;	right: 0px;	background-image: url(images/rightbg.jpg);}#leftBackground {	background-image: url(../zenithtest/images/Copy%20of%20left-100-long.jpg);	background-repeat: repeat-x;	position: absolute;	width: 49%;	left: 0px;	top: 0px;	z-index: 10;	height: 580px;	background-image: url(images/leftbg.jpg);}body {	margin: 0px;	padding: 0px;	background-color: #081C72;}#divWrapper #Table_01 img {	top: 0px;}
