body
{
	text-align: center;
	color: #484848;
}

#tout
{
	width: 600px;
	margin: auto;
}

a
{
color: #484848;
text-decoration: none;
}

a:hover
{text-decoration : underline;}
