
header {
    background-color: #E6DAC6;
    color: white;
    text-align: center;

}

#lien{
	color: white;
}

body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
    color: #333;

}
#image_profil {
	width:500px;height:auto;
	} 
a {
   color: #FBC382;
}
#musculation, #jeux-video, #mode{
	width:1000px;height:auto;
	
}
.hobby_image{
	width:500px;height:auto;margin: 0;
    padding: 0;                                                       
}

.hobby_lien{
	 font-size: 12px;
}

footer {
    background-color: #9D7153 ;
    color: white;
    text-align: center;
    padding: 10px;
    width: 100%;
    bottom: 0;
}