body {
	background-color: #191D24;
	color: #FFFFFF;	
	text-align: center;
	font-family: Verdana, sans-serif;
}

.enter_image {
	padding-top: 75px;
}

.enter_image a img {
	text-decoration: none;	
	border-width: 0px;
}


.enter_name {
	padding-top: 50px;
	font-size: 55px;
}

.enter_name a {
	color: #FFFFFF;	
	text-decoration: none;	
}

.enter_footer {
	padding-top: 50px;
	font-size: 0.7em;
}

