body {
	background-color: #666666;
	background-image: url(bar.jpg);
	background-repeat: repeat-x ;
	background-position: 100px 100px;
	
	}
	
.table	{
	position: absolute;
	top:28px;
	text-align: center;
}

.table2
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}