<ul id="main_nav">
<li><a href=""><img src="link_1.jpg">This is link 1</a></li>
</ul>
Basically link_1.jpg is a button that I want to use to replace 'This is link 1' but what css command do I give to 'This is link 1' to make it disappear from the webpage im designing?