body {
	margin:0px;
	}
	
#corps {
	position : absolute;
	left:50%;
	top:50%;
	margin-left:-500px;
	margin-top:-350px;
	width:1000px;
	height:700px;
	}