body
{
	background-color:Black;
	color:#ffffff;
}

#center
{	
	position:absolute;
	left:50%;
	margin:75 0 0 -260px;
}
#container
{
	background:transparent url(lights.jpg) no-repeat top left;
	float:left;
	width:520;
	height:347;
}
#title
{
	margin:-50 0 0 0;
	font:18pt/26pt Helvetica;
}

#enter
{
	float:left;
	margin:350 6 0 0;
	font:16pt/22pt Helvetica;
	height:72;
	width:520;
}

#enter a
{
	color:White;
	text-decoration:none;
}

