body {
	background-image: url('images/enter_page.jpg');
	background-repeat:no-repeat;
	background-position: center top;
	background-color:#000;
}
.box {
	width:440px;
	height:78px;
	margin-left:auto;
	margin-right:auto;
	margin-top:520px;
}
.box p{
	font-size:17px;
	color:#FFF;
	line-height:20px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.box a{
	font-size:15px;
	color:#FFF;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

