cursor styling code example Example: css cursor pointer body { /*(Cursor image must be 32*32 pixles)*/ cursor: url(CURSOR_URL), auto; }