body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;	
	margin:25px 0px 0px 0px;
	background-color:#FFFFFF;
}
a:link,a:visited {
	color:#F2A42A;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#F2A42A;
	font-weight:bold;
	text-decoration:underline;
}
.enter-box {
	height:320px;
	width:750px;
	background-image: url('../images/final-splash.jpg');
	background-repeat: no-repeat;
}
.enter-text {
	text-align:center;
	font-weight:bold;
	padding-left:450px;
	padding-top:135px;	
}
.splash-logo {
	height:280px;
	text-align:center;
}
table.home-table {
	width:750px;
	height:600px;
}
.page {
	text-align:center;
}