I have a beautiful little CSS image that needs to be a button. I've tried about 20 different methods, none of which work. I just either get a blank nothing or a border with nothing inside.
The html: http://lrroberts0122.github.com/DWS/lab6/level-2/
The image: http://lrroberts0122.github.com/DWS/lab6/level-2/images/button.png
The CSS: http://lrroberts0122.github.com/DWS/lab6/level-2/css/main.css
I can't change it to "submit" for certain reasons, so I need to figure out how to make this work with CSS. Thank you for your help!