/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #19130F;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

#enter
{
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}

a.box
{
	display:block;
	width:100%;
	height:100%;

}

