body {
	background-color: #000000;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
}

.main {
	margin:0 auto;
	width: 900px;
}

img{
	border: 0;
	padding: 0 0 0 0;
}

a {	
	font-family : Myriad Pro;
	font-size : 20pt;
	margin : 0 0 0 0;
	color: #f5ec8c;
	text-decoration: none;	
}

a:Hover {

	text-decoration: none;
	font-size : 20pt;
	text-decoration: underline;	
}

p {
	padding: 0;
	margin: 0;
}

.top {
	width: 900px;
	height: 159px;
	background-image: url(http://lanewin.com/img/enter/top.jpg);
}

.enter {
	width: 900px;
	height: 463px;
	text-align:center;
	background-image: url(http://lanewin.com/img/enter/bg.jpg);
}

.menu {
	margin-top: 15px;
	word-spacing:20px;
}

.photo {
	margin-top: 8px;
	border: 5px solid #000000;
}

.links {
	margin:0 auto;
	width: 900px;
	height: 85px;
	background: url(http://lanewin.com/img/enter/footer.jpg);
}

.link {
	float: left;
}





