body {	
	background-color: #D6EAF8 ;
	text-align: left;
	font-size: 18px;
	}
p {
	font-family: URW Chancery L cursive;
	color: Navy;
	text-align: right-side;
	}
h1 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: Navy;
	font-family: Comic Sans MS;
	font-size: 32px;
	color: white;
	text-align: center;
	padding-top: 20px;
	}
h2 {
	width: 800px;
	height: 50px;
	padding-top: 10px;
	margin: 5px auto;
	font-family: Comic Sans MS;
	font-size: 24px;
	text-align: center;
	}
a {color: blue;}
b {color: crimson;}

h3 {
	font-family: Comic Sans MS;
	line-height: 10px; 
	font-size: 18px;
	}

.portrait {
	display: block;
	margin: 25px auto;
	}

.cadrage, .contribution {
	cadrage; contributions l
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 900px;
    margin: 20px auto;
    background: #faf3e0;
    padding: 20px;
    border-radius: 10px;
    box-shadow: Opx 4px 8px rgba (0, 0, 0, 0.2) ;
    text-align: left;
	}

.contributions {
	width: 50%;  
	max-width: 100px; 
	margin: 5px 0px;
	padding: 20px;
	background-color: #f0f8ff;
	border:  2px solid #008080; 
	border-radius: 10px; 
	}	
.liens 
	margin: 5px 0px;
	padding: 0px 10px;
	border: 3px solid darkslategray;
	background-color: lavender;
}
.gouda {
	font-family: Arial;
	color: blue;
	text-align: center;
}
 ul {
	font-family: URW Chancery L cursive;
	color: black;
	text-align: right-side;
}
	