body {	
   background-image: url('../images/teghmass.jpg'); 
    
    background-position: center; 
    background-repeat: no-repeat; 
	background-attachment: fixed;
	

}
	}
p {
	font-family: Arial;
	color: yellow;
	text-align: left;
	
	}
h1 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: white;
	font-family: Garamond;
	font-size: 32px;
	color: #012169;
	text-align: center;
	padding-top: 15px;
	}
h2 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: white;
	font-family: Garamond;
	font-size: 32px;
	color: red;
	text-align: center;
	padding-top: 15px;
	}
a {color: green;}
b {color: #f0e36b;}

h3 {
	font-family: Copperplate
Papyrus;
	line-height: 25px; 
	font-size: 27px;
	 color:#012169 
	 
	}

.portrait {
	display: block;
	margin: 25px auto;
	border: 3px solid crimson;}

.cadrage {
	margin: 0px 100px;
	padding: 5px;
	}

.contributions {
	margin: 5px 10px;
	padding: 5px 10px;
	color: white;
	line-height: 24px; 
	font-size: 20px;
	

	}
.liens {
	margin: 5px 0px;
	padding: 0px 10px;
	border: 3px solid darkslategray;
	background-color: lavender;
}

}
h4 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: white;
	font-family: Garamond;
	font-size: 32px;
	color: #012169;
	text-align: center;
	padding-top: 15px;
	}
h6  {
	font-family: Papyrus;
	text-align:center ; 
	font-size: 27px;
	 color:#012169 
	
}
.video-droite {
    display: flex;
    justify-content: flex-end; /* Aligne la vidéo à droite */
    margin-top: 10px; /* Espace au-dessus */
}

	
	
	
	