
body  {
	background-color : #1F2150;
  	padding: 0px;
  	margin: 0px;
  	}

div.splash {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

.splashtable {
	width: 100%;
	height: 100%;
	background-color: #1F2150;
	margin-left: auto; 
	margin-right: auto;		
	}

.splashtd {
	vertical-align: middle;
	}