
body {
	background-color : White;
	background-image : url(../images/fond.jpg);
}

H1:before {
	content: "Parking B - ";
}

H1 b {
	color : #C28B8B;
	font-size: 120%;
}