Here are 2 simple quick ones i made for you... they may be what you want.. maybe not.. i tried

try pushing both them... 1 at a time obviously

and turn them on..see if u like them ...if not.. use the pages i gave you to learn how to make one.
livewallpaper-blue and livewallpaper-blue-copy are different i promise

just put one of them on your sd card at a time... and change name..do process.. etc
Instructions using Root Explorer:
Download and change the file name to LiveWallpapers.apk
Place in the root of your sd card
Using root explorer copy and paste to system/app
(rename your old LiveWallpapers.apk to LiveWallpapers.bak if you want a backup)
Long press and select permissions
Check read and write boxes at the top.
Reboot
Using Terminal Emulator:
Download and change the file name to LiveWallpapers.apk
Place in the root of your sd card
Open terminal Emulater and type the following
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
busybox cp -R /sdcard/LiveWallpapers.apk /system/app
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
reboot