.centertable {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	 margin-left:auto; margin-right:auto; margin-top:auto; margin-bottom:auto;
	 text-align:left;
	 width:1020px;

}
