CSS Body Cursor

Body Cursor

<style>
<!--
BODY {
	cursor:url("mycursor.cur");
}
-->
</style>