body {
	background-image: url("images/photo_psg_equipe.jpg");
	background-color: white;
	color: snow;
	font-size: 20px
	font-family: sans-serif;
}
h1  {
	 background-color: ;
	 text-align: center;
	 padding: 40px;
	 margin: 20px;
	 background-size: contain;

	
}

.style1  {
display:flex;
justify-constent: space between;





}
.style2  {
display:flex;
justify-constent: space between;
	
	   
	 
	 
}

}

