#index
{
	width:100%; height: 100%;
	text-align: center;
	/*border: 1px solid #0d2b53;*/
	font-weight: bold;
}

h1
{
	font-size: 36px;
}
.enter
{
	width: 175px; height: 40px;
	background: #0d2b53;
	color: #fff;
	font-size: 24px;
}