* {
  margin: 0;
  padding: 0;
  list-style: none; }

html, body {
  width: 100%;
  height: 100%;
  background-color: #014220; }

body {
  overflow: hidden;
  position: relative; }

/*
.snow{
	border-radius: 50%;
	-webkit-box-shadow: 0px 0px 3px #fff;
	box-shadow: 0px 0px 3px #fff;
}
*/
#image {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 550px;
  width: 950px;
  margin-top: -276px;
  margin-left: -476px;
  border: 1px solid #fff;
  overflow: hidden; }
  #image li {
    position: absolute; }
  #image #gif1 {
    width: 37px;
    height: 145px;
    top: 0px;
    left: 881px; }
  #image #gif2 {
    width: 67px;
    height: 66px;
    top: 38px;
    left: 727px; }
  #image #gif3 {
    width: 104px;
    height: 56px;
    top: 100px;
    left: 651px; }
  #image #gif4 {
    width: 34px;
    height: 119px;
    top: 148px;
    left: 600px; }
  #image #gif5 {
    width: 46px;
    height: 91px;
    top: 269px;
    left: 582px; }
  #image #gif6 {
    width: 48px;
    height: 98px;
    top: 360px;
    left: 625px; }
  #image #gif7 {
    width: 24px;
    height: 84px;
    top: 427px;
    left: 720px; }
  #image #gif8 {
    width: 111px;
    height: 95px;
    top: 447px;
    left: 803px; }
  #image #main {
    width: 950px;
    height: 550px;
    top: 0;
    left: 0; }
