Go to your CSS and add this
For editing background table:
Code
.replaceBody {padding: 0 0 0 8px; background: url('http://example.ucoz.com/yourpicture.gif') no-repeat 0px 4px;}
Where http://example.ucoz.com/yourpicture.gif replace with your picture
For editing table with text:
Find this .replaceTable and replace with
Code
.replaceTable {border:1px solid #000000; background:#ffffff;font-weight:bold;color: red}
Edit to adjust your style