body {
	font-family: "Century Schoolbook", "verdana", sans-serif;
	color: #666;
	background: #131313;
}
div#decompte {
	text-align: center;
	width: 40em;
	margin: auto;
	margin-top: 20px;
}
span#restant {
	color: #999;
	display: block;
	font-size: 8em;
}