ecco il codice:

codice:
<style type="text/css">

body {
 cursor:url('immagine.gif');
}

</style>
da mettere nella sezione <head> delle tue pagine.

ciao