AHotGreasedUpJigglyPuff 4 Luvin'
Smash Journeyman
Ok, so today I jacked up some html on my site. I've been trying to fix it all morning. I've even compared it to other code, and I can't figure out for the life of me where I went wrong!
Basically, the problem is the background image. It just won't load. Can anybody offer a good edit? Here's where I think the problem is:
body{BACKGROUND-IMAGE: url(http://fc05.deviantart.com/fs23/i/2007/342/4/c/Eroded_I_by_stephenrob.jpg);;
background-repeat: no-repeat;;
background-position: bottom center;
background-color:000000;}
table, tr, td{background-color:transparent;;
border:0px;;
padding:2;}
Basically, the problem is the background image. It just won't load. Can anybody offer a good edit? Here's where I think the problem is:
body{BACKGROUND-IMAGE: url(http://fc05.deviantart.com/fs23/i/2007/342/4/c/Eroded_I_by_stephenrob.jpg);;
background-repeat: no-repeat;;
background-position: bottom center;
background-color:000000;}
table, tr, td{background-color:transparent;;
border:0px;;
padding:2;}