body.winter{
      background-image: url('/images/general/hp/winter.jpg');
}

.forest {
      background: url("/images/general/footer/winter/forest.png") repeat-x center bottom #FFFFFF;
}

#ducksContainer{
      display: none;
}

#top #winterSteams{
      position: absolute;
      top: 170px;
      width: 150px;
      z-index: 0;
}

#winterSteams{
      display: block;
      position: fixed;
      z-index: 0;
      top: 50%;
      left: 50%;
      max-width: 300px;
      width: 16%;
      height: 280px;
      margin: -140px -150px;
}

#ws1, #ws2{
      width: 100%;
      height: 100%;
      background-size: 100% auto;
      position: absolute;
      display: block;
      opacity: 0;
}

#ws1{
      margin-top: 50px;
      background: url('/images/general/hp/winter/steam.png') center center no-repeat;
      background-size: 100% auto;
}

#ws2{
      display: none;
}

#top{
      background: url('/images/general/top/winter.jpg') center center repeat-x;
}

.water{
      background: transparent url('/images/general/footer/winter/water.png') center top repeat-x !important;
}

#deerRight{
      background: url('/images/general/footer/winter/deer-right.png') center left no-repeat;
}

#deerLeft{
      background: url('/images/general/footer/winter/deer-left.png') center left no-repeat;
}