html,body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff url(../img/coming.jpg) center no-repeat;
}

div#table{
	width: 100%;
	height: 100%;
	z-index: 5;
	position: absolute;
}

img{
	display: block;
	border: none;
}

