
body {
	background-image: none !important;
	text-align: center;
	padding: 0px 10px 10px 2em;
}

img {
	border: none !important;
}

div.splash_page {
}

div.splash_page div.heading {
	font-size: 125%;
	font-weight: bold;
	margin: 1em 2em 2em 1em;
}

div.splash_page div.image {
}

div.splash_page div.text {
	font-size: 90%;
	margin: 1em 2em 2em 1em;
}

div.splash_page div.enter_link {
	font-size: 90%;
	font-weight: bold;
	margin: 1em;
}

