body
{
	background: #A84015;
	text-align: center;
}

*
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.Screen 
{
	height: 550px;
	border: solid red 1px;
}



img { border: none; }

.Controls img
{
	padding: 5px;
}

#Retour 
{
	font-family: Verdana, Arial, Sans-Serif;
}

