.contenu{
 margin: auto;
 	background-color: red;
	height: 500px;
	width: 900px;
}

body {
	margin: 0;

}