body {
    cursor:url('../img/normal.cur'),
          default;
  }
  a,
  img {
    cursor:url('../img/diagonal1.cur'),
          default;
  }