body {
  background-image: url("bg.gif");
  text-align:center;
  cursor: url(cursor.cur),default;
}

a {
  text-decoration:none;
  color:red;
}