body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 14px/1.3 Tahoma, Geneva, sans-serif;
  line-height: 1.5em;
  background-color: #26163d;
  background-image: url(../Imagenes/Fondo_Body.jpg);
  font-family: system-ui;
  background-repeat: repeat-x;
  background-position: top;
}
