Center a button"?

why isn’t the forms button being centered?
http://fixmysite.us/gmpc/?page_id=365

I gave it a width of 64px and a margin of 3px auto?
\
Thanks

You could wrap the button in a div and give the div text-align: center;

kk, thanks