body {
	background-color: #181f08;
	margin-top: 120px;
}

.description {
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	color:#DFC48E;
	text-align:center;
	vertical-align:top;
	font-stretch: normal;
	}

.titre {
	font-family: "Courier New", Courier, monospace;
	color: #DFC48E;
	font-size: 36px;
	text-align:center;
	font-weight:bold;
	}
