CSS Animation with Animated GIF Fallback in response to this question on stackoverflow http://stackoverflow.com/questions/7460709/should-i-use-css-animations
<h1>Here are two animated GIFs</h1>
<img src="http://dev.bowdenweb.com/a/i/an/preloaders.net-28-01.gif" />
<img src="http://dev.bowdenweb.com/a/i/an/preloaders.net-29-01.gif" />
<div class="box"><img src="http://dev.bowdenweb.com/a/i/an/preloaders.net-29-01.gif" /></div>
<h2 class="pix01"><b>If you see me than Animations are working</b></h2>
<h2 class="pix02"><b>I am a Fallback; I am an animated GIF</b></h2>