body {	
background-color:#61b7cF;
}

#cadre-general {

margin-right: auto;
margin-left: auto;
text-align:center;
font-family: Arial,sans-serif;
background-color:white;	
width:1000px;
border:solid black 1px;
border-radius: 8px;
}