div#click_me { background: url(./button1.png)  no-repeat; height:40px;width:113px;}
div#click_me:hover { background: url(./button2.png) }