body {
    background-color:#eeeeee;
  }
  .resaltado{
    color:#000000;
    background-color:#ffff00;
    font-style:italic;
  }
  