<style> #element { background-color:#787; border:red solid 1px; width:100px; height:100px; cursor: none; } </style> <div id=element></div>