.centrage {
	height: 600px;
	width: 1170px;
	position: absolute;
	left: 50%;
	margin-top: -300px;
	margin-left: -585px;
	top: 50%;
	background: #000000;
}

body {
	background: #000000;
}

