Ohh I see what you meant now. You would use the same codes as you do for xanga for the bg.
Put
CODE
<center><img src="IMAGE URL" border="0" alt=""></center>
For the background color, use this:
CODE
<style type="text/css">
body { background-color: #000000; }
</style>