The following backgrounds are animated with Snowfall. These will give the effect of snow falling down. If you would like a different color than the three shown, contact me and I'll change the color for you. Enjoy!
Click Here to view Full Animated Effect
Light Blue Snowfall Code:
<style type="text/css">
body {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snofall2.gif"); background-position: center; background-repeat: repeat-xy; }
#outer-wrapper { background-color: #bdd8f0;}
#header-wrapper {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snowfall-Header.gif"); background-position: center; background-repeat: no-repeat;
border:2px solid #cfe1f1; background-color: #cfe1f1;
width:660px; margin:20 auto 20px;
}
#header { background-image: url(""); background-position: center; background-repeat: no-repeat;
margin: 40px; border: 2px solid #cfe1f1;background-color: #cfe1f1;
text-align: center;
color:$pagetitlecolor;
}
</style>
<center>Blog Design by <a href="http://www.blingontheblog.com">Bling on the Blog</a></center>

Dark Blue Snowfall Code:
<style type="text/css">
body {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snowfall-1.gif"); background-position: center; background-repeat: repeat-xy; }
#outer-wrapper { background-color: #4b5f73;}
#header-wrapper {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snowfall2-Header.gif"); background-position: center; background-repeat: no-repeat;
border:2px solid #4b5f73; background-color: #4b5f73;
width:660px; margin:20 auto 20px;
}
#header { background-image: url(""); background-position: center; background-repeat: no-repeat;
margin: 40px; border: 2px solid #4b5f73;background-color: #4b5f73;
text-align: center;
color:$pagetitlecolor;
}
</style>
<center>Blog Design by <a href="http://www.blingontheblog.com">Bling on the Blog</a></center>

Pink Snowfall Code:
<style type="text/css">
body {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snowfall3.gif"); background-position: center; background-repeat: repeat-xy; }
#outer-wrapper { background-color: #fa98d7;}
#header-wrapper {background-image: url("http://i350.photobucket.com/albums/q410/blingontheblog/Snowfall3-Header.gif"); background-position: center; background-repeat: no-repeat;
border:2px solid #f3bae2; background-color: #fa98d6;
width:660px; margin:20 auto 20px;
}
#header { background-image: url(""); background-position: center; background-repeat: no-repeat;
margin: 40px; border: 2px solid #f3bae2;background-color: #f3bae2;
text-align: center;
color:$pagetitlecolor;
}
</style>
<center>Blog Design by <a href="http://www.blingontheblog.com">Bling on the Blog</a></center>