/* Style Perso */
html, body {
	color: #053754;
	background: url("./images/background.jpg"); 
}
.site_logo {
	background-image: url("./images/site_logo.gif");
	width: 322px;
	left: 173px;
}
h1 {
	/* Forum name */
	font-family: "Lucida handwriting", Arial, Helvetica, sans-serif;
	margin-right: 200px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 4.5em;
}
h1 {
	color:#FFBF00 ;
}