html, body {
	width: 100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000000;
	margin: 0px;
}

#centpourcent {
	height: 100%;
	width: 100%;
}