Hello and Welcome to ~Tiger Lovers United~ Graphixs! These graphix are made by our guild members
available to anyone. If you would like to request a bacground please visit the "Request a Graphix" and read the rules.
----------------------------------------------------------
How to Make a Background
Making a background is very simple 
"Making a color background"
This type of background is very easy. This is the code
<style> body {background: fixed; background-color: #9c2000;}</style> Now if you want a red background, then that is the code, to change
the color all you have to do is change the color code. Right now it is 9c2000. If you dont know any color codes, visit
this color chart http://i-petz.com
"Making a picture background"
Making a background with a picture is just
as easy as making a color background. Here is the code <style>
body { background: url("ADDRESS");background-attachment: fixed}</style> Now all you have to do is put the picture URL where it says adress. Here are some neopet images and URL's
: http://www.neopets.com/funimages.phtml
Now you are a background making
pro