/* CSS Document */

body {
	background-color: #000;
	width: 846px;
    margin: auto; 
}

#header {
	width: 846px;
	height: 171px;
	margin: auto;
	border: none;
}

#corps {
	width: 846px;
	height: 519px;
	margin: auto
}

	

