I know nothing much about CSS so if you know anything please post your know-how in here to help others.
Right now, all I know is how to change the background image.
1, Edit the code below, replace"IMAGE URL HERE" with the web address of the image you wish to use as your background. Keep the brackets, for example: Body{background-image:url(http://www.tu-pc.com/fondos/fondo/7251P.jpg);background-position:Center Center;background-attachment:fixed;background-repeat:repeat
Use the code below....
Body{background-image:url(IMAGE URL HERE);background-position:Center Center;background-attachment:fixed;background-repeat:repeat
2, Go to http://www.liveonlinechat.net/chat/members/edit/style and put your code into the box and click "Save Styles".
You´re done!!
The best images to use are called wallpapers. You can find loads of these on Google. A good site is http://www.free-wallpapers-free.com/ but there are many others out there.
To get your image URL, right click it and view properties.
Enjoy.