body	{
	font-family:  'NaziTypewriterRegular';
	font-size: 15px;
	background-color: #B6D2F8;
	
}
H1 {
	color: black;
	font-family: sherif;
	font-size: 60px;
	text-align: center;
}
h2 {
	color: black;
	font-size: 10px;
}
h3, h4 {
	color: black;
	font-size: 10px;
	font-family: sherif;
}
.asterisque {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
}
.page {
	width: 30%;
	margin: auto;
}
a {
	color: black;
	text-decoration: black;
}
a:visited {
	color: black;
	text-decoration: black;
}