body {
    background: white;
	font-family: sans-serif;
}

p {
    font-family: sans-serif;
    text-align: justify;
}

.infos {text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
}

.note {	text-align: center; }

.sidenote {
    font-size: small;
	color: brown;
}
