#carte
{
	width: 800px;
	margin: 0 auto; 
	background-color: white;
	text-align: center;
	align-content: center; 	





}




body
{
	background-color: lightblue;
    font-family: arial;
}