Hola gracias por responder, algo estoy haciendo mal, alomejor no va dentro de un <li> o <ul>... lamentablemente ni idea.
mi boton:
MI CSS:
Código CSS:
Ver originalhome {
list-style:none;
color:#FFF;
position:absolute;
font-family:"Century Gothic", "Century Schoolbook", "Century Schoolbook SWA","Arial";
font-size:14px;
vertical-align:middle;
width:116px;
height:35px;
background-image:url(Img_port/home1.jpg);
top:0px;
left:139px;}
.home:hover {
font-family:"Century Gothic", "Century Schoolbook", "Century Schoolbook SWA","Arial";
font-size:14px;
background-image:url(Img_port/home2.jpg); cursor:pointer;}
No se centra el texto queda arriba...
Muchas gracias.!!!