.centerTable {
	position: absolute;width: 100%;height: 100%;vertical-align: middle;text-align: center
	/*background-attachment: fixed;
	background-image: url(../_images/splash/splash_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
		padding: 0px;
	margin: 0px;*/
}
.splashBg {
	background-attachment: fixed;
	background-image: url(../_images/splash/splash_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
