After attempting to add this specific line of code to an external CSS stylesheet, the Error Console indicated that there was a problem parsing the value for the 'cursor' property:
cursor: url(JC_puzzle_piece.cur) !important;
Is this the incorrect syntax? If it is, what should be the correct one?