body
{
	background-color: #111164;
	text-align: center;
}
.splashimageframe
{
	width: 500;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

.splashtext
{
	font-weight: bold;
	font-size: large;
	vertical-align: middle;
	color: white;
	font-family: Arial;
	text-align: center;
}

