body {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FF0000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:65%;
	color: #FFFFFF;
}
#retour {
	position: absolute;
	top: 40px;
	left: 40px;
}
#retour a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 18px;
}
#retour2 {
	position: absolute;
	top: 80px;
	left: 40px;
}
#retour2 a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 500;
	font-size: 18px;
}
#annee {
	position:absolute;
	left:191px;
	top:140px;
	width:240px;
	height:87px;
	z-index:1;
	font-size: 60px;
	font-weight: 400;
}
#album {
	font-size: 36px;
	font-style: italic;
	font-weight: 600;
	text-decoration: none;
}

#Layer1 {
	width:200px;
	height:54px;
	margin-left: auto;
	margin-right: auto;
	width:55%;
}
#Layer2 {
	width:246px;
	height:26px;
	margin-left: auto;
	margin-right: auto;
	width:60%;
}
 #titre  {
	 font-size:50px;
 }
 
 #sstitre {
	font-size: 25px;
	font-weight: lighter;
 }

