body {
	background-color: #20363A;
}
#centre {
	background-color: #20363A;
	height: 600px;
	width: 800px;
	position: absolute;
	margin-top: -300px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	
}

