@import url('https://fonts.googleapis.com/css2?family=Science+Gothic:wght@100..900&display=swap');
body {
  background-image: url("images/samsungrai.webp");
  background-size: cover;
  font-family: 'Science+Gothic', monospace;
    color: #442020;
  text-align: center;
  }
  p {
    font-size: 30px;
  }
  a {
    color: #442020;
    text-decoration: none;
    font-size: 40px;
  }

  .honneur {
    background-image: url("images/sigmasabre.jpg");
    background-size: cover;
  }

  .Villes {
    background-image: url("images/villebat2.jpg");
    background-size: cover;
  }

  .samouraï {
    background-image: url("images/samurai11.webp");
    background-size: cover;
  }

  .assassin {
    background-image: url("images/shinobi.webp");
    background-size: cover;
  }

  .village {
    background-image: url("images/shirakawa-go_1600x.webp");
    background-size: cover;
  }

  .vol {
    background-image: url("images/voleurs.jpg");
    background-size: cover;
  }

  .aide {
    background-image: url("images/mongvol.jpg");
    background-size: cover;
  }