body
 {
  border:0;
  padding:0;
  margin:0;
  cursor: url('../imgs/cursor.cur'), default, auto;
 }
.centertext
 {
  font-family: Century Gothic;
  font-size: 18pt;
  height: 25px;
 }
a
 {
  cursor: url('../imgs/hand.cur'), pointer, hand, link, auto;
 }