body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-image:url(images/enter.jpg);
	vertical-align: middle;
	background-image: url(images/enter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a{
	font-family: Bisque, Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 300;
}
a:hover{
	text-decoration: underline;
}
.enter {
	font-family: Bisque, Eurostile, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 285px;
}
