I went to your page and you didn't put any code in.
To put an image like mine, find an image and replace "imageURL" with the link to image
<style>
table table table td {vertical-align:top ! important;}
span.blacktext12 {
background-color:transparent;
background-position: center center;
background-repeat: no-repeat;
background-image:url(imageURL);
display:block; font-size:0px;
width:500px; height:140px;
border-width: 0px;}</style>