Hi, I am having a bit of a problem with some code on a myspace page. We have the code to put a banner at the top of the page, and when we put the code in, and preview profile, it works, but when we save and go to actually view the profile as anyone looking at the page would, the image/banner doesnt show up.
Here is the code, can anyone help?? Thanks.

<style type="text/css">
body{
background-position:top center;margin-top: 650;}
div.topbanner {
top: -850;
left: 49%;
margin-left: -355px;
width: 100%;
height: 350px;
position: absolute;
}
</style>
<div class="topbanner"><IMG SRC="http://www.citychurch.net/thecalled/images/
burnbaby.gif" border="0"></div><center>
<style>.hov:hover{background-color:white}</style>
<style type="text/css">
body {
background-color:FFFFFF;
border-color:000000;
border-width:12px;
border-style:solid;
}
</style>