I want to make a 404 page with a couple of gears that need to spin for a second or so and then slowly stop spinning and finally stand still completely. This seems to me as a nice effect to let my visitors know that something went wrong (machine/gears stopped working).
I'd like to accomplish this with pure css, but could not find out how to do so by Googling. I'm also not sure how to do it with jQuery. Any suggerstions are welcome, but I still would prefer css3.