Winner |
In you .css file make an entry like:
td.winner {color: #ffcc00; width: 200px; height: 100px; padding-left: 67px; margin-top: 25px; margin-right: 10px; font-weight: bold; }
Then for your table td tag add the following attributes:
background=GO05-TNG.jpg class="winner"
and place your text in the table td field. (view source to see that part)