body {
	background-color: #000000;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.grandtitre {
	font-family: "Courier New", Courier, mono;
	font-size: 200%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}

