body {
	margin: 0px;
	padding: 0px;
	background-color: #254595;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.center {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
#splash {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.peekaboo
{
	overflow: default;
	visibility: collapse;
	height: 1px;
	display: none;
}
