i can't get the background to show up, i don't know what i'm missing in this code (or have misplaced)
can you help please?? this is all in about me.
<style>
.i {display:none}
table.interestsAndDetails {display:none;}
div.myDivL1 {position:relative; top:-15px;}
table, tr, td
{background-color:transparent;
border-style:none;}
body, body.bodycontent
{background:black; background-image:<img src=http://i31.tinypic.com/2ke91l.jpg>; background-repeat:no-repeat; background-position:fixed top center;}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall,
a.searchlinkSmall:link, a.searchlinkSmall:visited
{color:794baa;
font-size:10pt;
font-weight:strong;
font-style:strongl;
text-decoration:none;
text-transform:none;
font-family:arial,sans-serif;}
.orangetext15, strong, .lightbluetext8, .whitetext12, .nametext, .btext, .redtext,
.redbtext{color:917dc5;
font-size:10pt;
font-weight:bold;
font-style:normal;
text-decoration:none;
text-transform:uppercase;
font-family:arial,sans-serif}
a, a font, a:link, a:visited, a.navbar, a.navbar:link, a.navbar:visited, a.man,
a.man:link, a.man:visited, a.man font, a.redlink, a.redlink:visited
{color:c0b0eb;
font-size:10pt;
font-weight:normal;
font-style:normal;
text-decoration:none;
text-transform:none;
font-family:arial,sans-serif;}
a:hover, a:hover font, a:active, a.navbar:hover, a.navbar:active, a.man:hover,
a.man:active, a.man:hover font, a.searchlinkSmall:hover, a.searchlinkSmall:active,
a.redlink:hover, a.redlink:hover
{color:c0b0eb;
font-size:10pt;
font-weight:normal;
font-style:normal;
text-decoration:underline ;
text-transform:none;
font-family:arial,sans-serif;}
table table table, div table table
{border-style:none;
border-width:1px;}
table table table table, div table table table
{border-style:none;}
A IMG
{border-style:none;}
a
</style>
Thank you.