/* Style Perso */
html, body {
	color: #053754;
	background: url("./images/background.jpg"); 
}
.site_logo {
	background-image: url("./images/site_logo.gif");
	width: 260px;
	left: 100px;
}
