body {
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color:#000;
}
#container {
	margin-top: 100px;
}
#container #enter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: x-large;
	color: #F90;
	font-weight: bolder;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	position: absolute;
	left: 730px;
	top: 437px;
}
#container #enter a {
	color:#D96C00;
}


#container #enter a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

