﻿html, body {
		
		
		background-color:#272D32;
		
	}


#corps{
width:1018px;
height:540px; 
margin:auto; 
position:absolute;	
left:50%; 
top:50%; 
margin:-270px 0 0 -510px; 
background:#fff;
}


