/* PAGE BACKGROUND */
body {
  background-image: url(http://www.freeglitters.com/bg/33.gif);
  background-attachment: fixed;
  background-position: center;
  background-repeat: repeat;
  background-color: #ffffff;
  scrollbar-face-color: #000000; scrollbar-highlight-color: #ff33cc; scrollbar-shadow-color: #ff33cc; scrollbar-3dlight-color: #ff33cc; scrollbar-arrow-color: #ffff00; scrollbar-track-color: #ffff00; scrollbar-darkshadow-color: #ff33cc;
  cursor: url("http://downloads.totallyfreecursors.com/cursor_files/yellow1.ani"),default;
}
