body {
	background-color: #CCCCCC;
	background-image: url(img/bh-miroir.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-attachment: scroll;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
a, a:visited{
	text-decoration:none;
	color:#000000;
}
a:hover {
	text-decoration:underline;
}
#bottom {
	font-size: 10px;
	text-align:center;	
	width:100%;
}
