body  {
	color: 8A084B;
	background-image : url(../images/vangogh.jpg);
	background-size : cover;
}
h1 {
	color: F7819F;
}
.page {
	width : 85%;
	margin : auto;
}  

.photo {
	width : 450px;
	height : 500px;
  
}
.texte {
	width : 700px;
	height : 170px;
	padding-left : 10px;
   font-family: 'GrundschriftRegular'; 
   font-weight: normal; 
   font-style: normal; 
}


.entete {
	height : 120px ;
	padding : 20px ;
	background-color : #FBEFF5 ; 
	color : #FBEFF5 ;
		font-family: avara;
   font-weight: normal; 
   font-style: normal;
}
.retour {
	clear:both;
}
.citation {
	font-style : italic;
	padding-left : 50px;
}
.page1 {
	width : 60%;
	height : 500px;
	margin : auto;
	background-color : #E0E6F8;
	overflow : hidden;
}