#tabletSplash {
	background:#000000;
	width:100%; height:100%;
	position:absolute;
	top:0px; left:0px;
}


#tabletContent {
	width:757px; height:230px;
	margin-left:-378px; left:50%;
	margin-top:-115px; top:50%;
	position:absolute;
}

#tabletTitle {
	width:757px; height:84px;
	background:url(../img/tabletSplash/title.png) no-repeat;
}

#enterButton { 
	width:205px; height:84px; 
	background:url(../img/tabletSplash/enter.png) 0px 0px; 
	margin-left:-102px; left:50%;
	margin-top:50px;
	position:absolute;
}
