body {
		background: url(../img/body.jpg) no-repeat top center;
}
a:focus { outline: none; }
#enter {
	background: url(../img/enter.jpg) no-repeat top center;
	height: 25px;
	left: 50%;
	margin: 0 0 0 -535px;
	position: absolute;
	top: 355px;
	text-indent: -9999px;
	width: 108px;
}
