body {
  font-family: Century Gothic, sans-serif;
  font-size: 17px;
  text-align: center;
}


.profil {
 
  border-radius: 50%;
  
}


.japonais {
 
  border: black;
}



.pub {
 
  border: black;
  font-size: 22px;
}


a:visited {
 
  color: #0000FF;
}



