h1
{
	color: purple;
}

body
{
	background-color: pink;
}

#carte
{

	width: 800px;
	margin:0 auto; 
	background-color: whithe;
	text-align: center;
	align-content;
}

ul li
{
	list-style-type: none;
}
