Remember I am new here!
LOL. I am going to try to give you the code I have for my lookup that will hide the yellow bar where the clock is. Here it goes *closes eyes*
<style type="text/css">
body{background:url(
http://yourbackgroundhere.whatever) no-repeat}
body{background-color:black;}
</style>
<style type="text/css">
.nst,DIV{visibility:hidden;}
</style>
*opens eyes*
I hope this helps, and I am very sorry if it does not