


body.musha{
  font-smooth: auto;
  background: 
    repeating-linear-gradient(0deg, #606dbc00, #606dbc00 2px, #33333327 2px, #33333327 4px, #46529800 4px),
    linear-gradient(91deg, #cecece 0%, #ffffff	40%,#f9f9f9 50%,#ededed 60%, #c2c2c2 100%);
  margin: 5%;
  font-family: fonte02;
  text-rendering: geometricPrecision;
  color: #333;
  max-width: 100%;
  overflow-x: hidden;
}

.robo{
  display: inline-block;
  position: fixed;
  top: 400px;
  right: -10px;
  width: 675px;
  height: auto;
  border: #333 solid 0px;
  border-radius: 0px;
  transform: skewY(0deg);
}

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

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