body {
	background-color: #40413c;
}
#centre {
	background-color: #40413c;
	height: 500px;
	width: 900px;
	position: absolute;
	margin-top: -75px;
	margin-left: -512px;
	left: 50%;
	
}
