#index {
	outline: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -250px 0 0 -350px;
	width: 700px;
	height: 500px;
}
