body {
	background-color: White;
}
/* style pour les cellules */
.const{
	font-family: "Comic Sans MS";
	font-size: xx-large;
	font-weight: bolder;
	color: Red;
	text-align: center;
}

.cent{
	text-align: center;
}


