body{
	background-color: #013f94;
	margin: 0;
}

#redirect {
	text-align: center;
	margin-top: -300px;
	margin-left: -450px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 600px;
	visibility: visible;
}