body {
	background-color:#000;	
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	margin-top:200px;
}

#intro {
	width:720px;
	height:300px;
	margin-left:auto;
	margin-right:auto;	
}

#enter {
	width:199px;
	height:39px;
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
}

a img {
	border: 0px;
}

a:hover img {
	border: 0px;
}