body#splashPage
	{
	background:#CBE3F6; 
	}
#splashPage 
	{
	text-align: center;
	}
#splashPage p
	{
	padding:20px;
	}
#splashPage a:link, #splashPage a:visited
	{
	font-weight:bold;
	}
#splashPage a:hover
	{
	text-decoration:underline;
	}
