Oh, you just w ant a background image, and you can place your text on it...You won't need the StaticName command then.
Try mosdifying the CSS file and adding a rule to the .MenuCat definition
.MenuCat{
...
background-image:url(http://reborn.dkpsystem.com/settings/reborn/files/button.jpg)
...
}
you'll also probabaly need to play with the height of that particular rule too
This what i changed it to still not working and  i don't see no image now?
-----------------------------------------------------------------
<table border=0 class="Menu" cellpadding="1" cellspacing="0" width="167">
	<tr>
		<td class="MenuCat" align="center"><!-- Menu:Title --></td>
   </tr>
	    <td  <!--Menu:MenuCat--> background-image:url{

}</td
	</tr>
	<!-- Menu:StartItemList -->
	<tr>
		<td class="MenuChoice" align="left">
		<!-- Menu:StartItem -->
			<li><a href="<!-- Menu:Link -->" <!--Menu 

 opup -->><!-- Menu:LinkName --></a></li>
		<!-- Menu:EndItem -->
	</tr>
	<!-- Menu:EndItemList -->
	<!-- Menu:StartStandAlone -->
	<tr>
		<td class=MenuChoice align=left>
			<!-- Menu:StandAloneContent -->
		</td>
	</tr>
	<!-- Menu:EndStandAlone -->
</table>
-----------------------------------------------------------------
Would it just be possible to make thing for us to change this like how u have the bullet to change the bullets in the layout section bullet image? Cause i ben tryign for 3 week to find a way to do this with out it looking like<insert cuss word here>I even went looking for other examples of code to do this and well there no wally world of code to just do this i have even hit up my local lybrary trying to read and find ways to better understand this!!!