body {
	margin: 0; /* Elimina márgenes por defecto */
	font-family: Arial, sans-serif; /* Fuente predeterminada */
	background-color: #A9518B;
  }