This looks like a normal in-line image - but it is in fact an HTML/4.0
<BUTTON> tag. It can be used in standard HTML/2.0 forms
instead of <INPUT TYPE="SUBMIT">,<INPUT TYPE="RESET"> and
<INPUT TYPE="BUTTON"> tags. Note: do not try to center buttons
(like this one) in your HTML pages... the results can be unpredictable ;-)