body {	
	background-color: black;
	text-align: left;
	font-size: 18px;
	background-image: url();
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	}
p {
	font-family: Geogia;
	color: Goldenrod;
	text-align: center;
	font-size: 25px ;

	}
h1 {
	width: 800px;
	height: 60px;
	margin: 5px auto;
	background-color: black;
	font-family: Georgia;
	font-size: 42px;
	color:Goldenrod;
	text-align: center;
	padding-top: 15px;
	text-decoration: underline;
	}
h2 {
	width: 800px;
	height: 50px;
	padding-top: 10px;
	margin: 5px auto;
	font-family: Times;
	font-size: 24px;
	text-align: center;
	}
a {color: goldenrod;
	}
b {color: crimson;}

a{ color : goldenrod;
	transition : color 0.3 ;
 }	

h3 {
	font-family: Geogia;
	line-height: 10px; 
	font-size: 18px;
	color: white;
	}
h4 {
	font-family: Times New Roman ;
	line-height: 10px; 
	font-size: 18px;
	color: Goldenrod;
	}

h5 {
	font-family: Times New Roman ;
	line-height: 10px; 
	font-size: 18px;
	color: white;
	}
h6 {
	font-family: Times New Roman ;
	line-height: 10px; 
	font-size: 18px;
	color: white;
	text-align:center;
	}
.portrait {
	display: block;
	margin: 25px auto;
	}

.cadrage {
	margin: 0px 100px;
	padding: 5px;
	}

.contributions {
	margin: 5px 0px;
	padding: 0px 10px;
	background-color:black;
	color: ;
	}
.liens {
	margin: 5px 0px;
	padding: 0px 10px;
	border: 3px solid darkslategray;
	background-color: lavender;
}
.gouda {
	font-family: Arial;
	color: blue;
	text-align: center;
}

	