body {
	background-color: black;
	color: white;
}

.titre_album {
	font-weight: bold;
}

.piece_source {
	font-style: italic;
}

p.achat {
	font-size : 1.1em;
	font-weight: bold;
}

pre.piece_paroles {
	font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
}
