How do you make one?
I want to use this picture:
(http://i17.tinypic.com/4m8or9j.jpg)
gb2/myspace/
http://www.google.com/search?q=myspace+background+code&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
Add this to a part of your profile:
<style type="text/css">
body {
background-image:url('http://i17.tinypic.com/4m8or9j.jpg');
background-position:Center Center;
background-repeat:repeat;
background-attachment:fixed;
background-color:white;
}
</style>
If MySpace uses CSS, that should work.
LOL MYSPACE.