/* define styles specific to moss sund splash page */
body {
	margin: 170px auto 0 auto; 
	padding: 0; 
	text-align: center;	
	height: 100%;
}
#enter_text p, #enter_text a, #enter_text a:visited, #enter_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
}
#enter_text a:hover {
	color: #808080;
}
.toplogo {
	padding: 0 0 20px 0;
	margin: 0 0 30px 0;
}
.botlogo {
	margin: 0;
	padding: 0;
}