body{
	background-color: rgba(220,130,150);
}
.corps {
	text-align: justify!important;
	width: 75%;
	margin: auto;
}
h2, h1 {
	text-align: center;
}
ol {
	list-style-type: upper-roman;
	font-weight: bold;
}
ol li p, ol li ul {
	font-weight: normal;
}