body {
  background-color: #fcd7fb;
  color: #0a3369;
  font-family: comic sans ms;
  cursor: url("cursor.png"), auto;
  text-align:center;
}

#aud  {
    position: fixed;
    bottom: 25px;
    left: 500px;
}