Utilizing nextgen gallery i’m giving you guys some random backgrounds I collected from various who the heck knows where.

Click on the image then right click save the image if you want it.

Why does this post say “random background”? well i’m going to explain a few things.  With ComicPress and Easel I put in CSS code that allows you to change backgrounds on events or particular pages.

body.home { background: #fff; }
body.day { background: #fff; }
body.night { background: #000; }
body.member { background: #fff; }
body.comic { background: #000; }

There are quite a few different options you can use, have the background change for the time of day, for the category the post is in, for the user, if they are a guest or a member, all sorts of neat things.
[nggallery id=4]