body{
	background:url(img/fond.jpg) bottom right fixed no-repeat;
	color:#222;
}
figure{
	display:block;
	margin:15% auto;
	text-align:center;	
}
.coordonnees{
	font-size:16px;
	line-height:20px;
	padding:15px;	
}
address{
	padding-top:15px;	
}
a{
	color:#222;
	text-decoration:none;
}
a:hover{
	color:#f5c012
}