body	{
	font-family: courier;
	font-size: 16px;
	background-color: #DFF2FF;
	}
h1	{
	color:  #74D0F1;
	font-size: 40px;
	font-family: 'VremenaRegular'; 
}
a {
	color: black;
	text-decoration: none;
	text-align: left ;
}
.asterisque	{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.page	{
	width: 50%;
	margin: auto;
	margin-top: 50px;
	padding: 10px;
	padding-left: 20px;
	text-align: justify;
	font-family: 'SinkinSans100Thin';
	background-color: #FAFAFA88;
	height: 400px;
}

