body, td
{
	font-family: Luminari, fantasy;
	color: #362616; 
}

body, table
{
	background-color: #FDFEFC;
	background-image: url(https://games.mountyhall.com/mountyhall/Images/BackGround01.gif); 
}

/* le titre principal */
.mh_titre1
{
	/*text-transform: uppercase; */
	color: #AD3217;
	letter-spacing: 12px;
	font-weight: bold;
	font-size: 32px;
}

body .view h1 {
    /* text-transform: uppercase; */
	color: #AD3217;
	letter-spacing: 12px;
	font-weight: bold;
	font-size: 48px;
    text-align: center;
}