body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	border: Aucune;
	color: #FFFFFF;
}
page {
	width: 100%;
	height: 100;
	text-align: center;
	color: #999999;
	background-repeat: no-repeat;
}
contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	width: 800px;
	height: 540px;
	margin-left: 500px;
	border-left: solid white 1px;
	border-color: #FFFFFF;
}
