


body{
  font-smooth: auto;
  background: 
    repeating-linear-gradient(0deg, #606dbc00, #606dbc00 2px, #33333327 2px, #33333327 4px, #46529800 4px),
    linear-gradient(91deg, #25170e 10%, #a84a14	28%,#ce7905 35%,#a84a14 42%, #221107 60%);
  margin: 5%;
  font-family: fonte02;
  text-rendering: geometricPrecision;
  color: #DDD;
  max-width: 100%;
  overflow-x: hidden;
}

img.titre{
  margin: 0px;
  left: 400px;
  width: 675px;
  height: auto;
  border: #333 solid 0px;
  border-radius: 0px;
  transform: skewY(-3deg);
}

.titremusha{
  left: 250px;
  width: 1000px;
  height: auto;
  border: #333 solid 0px;
  border-radius: 0px;
}

.arme{
  width: 52px;
  height: auto;
  border: #333 solid 0px;
}