body {
	background: url(bg_body.jpg) repeat-x #296c22;
	margin: 0px;
}

#enter {
	float: center;
	width: 400px;
	height: 400px;
	background: url(enter.jpg) no-repeat;
	margin: 10px auto auto auto;
}

#enter a {
	color: #000000;
	float: right;
	margin-top: 360px;
	margin-right: 30px; 
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}