HTML {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
}
IMG {
	border: 0;
}
table {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
#logosplash {
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F4EA1;
	text-decoration: none;
	text-align: center;
	width: 332px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#splashwords {
	text-align: center;
	height: 50px;
	width: 100%;
	background-color: #005288;
}

