@charset "UTF-8";

body {
  #snowfont-family:Androgyne;
  background-image:url(http://i1189.photobucket.com/albums/z422/anarchyangel90/f4.png),url(http://i1189.photobucket.com/albums/z422/anarchyangel90/f2.png),url(http://i1189.photobucket.com/albums/z422/anarchyangel90/f1.png),url(http://i1189.photobucket.com/albums/z422/anarchyangel90/f3.png),url(http://i1189.photobucket.com/albums/z422/anarchyangel90/f3.png),url(http://i1189.photobucket.com/albums/z422/anarchyangel90/forest.png);
  height:120%;
  left:0;
  position:absolute;
  top:0;
  width:120%;
  z-index:1;
  -webkit-animation:snow 100s;
  -moz-animation:snow 60s linear infinite;
  -ms-animation:snow 60s linear infinite;
  animation:snow 40s linear infinite;
}

body {
  color:white;
}