body  {
	background: #f1f1f1 url(../images/splash/bg.jpg) repeat-x top left;
	text-align: center;
}

#main  {
	text-align: center;
	margin: 80px auto 0 auto;
	height: 370px;
	width: 805px;
	background-color: #fff;
}

#table  {
	text-align: center;
	width: 550px;
	margin: -50px auto 0 auto;
}

img  {
	border: none;
	margin-top: 10px;
}