.header ul.menu {position: absolute; bottom: 0; left: 0; width: 962px; height: 44px; margin: 0; padding: 0; list-style: none; background: url(“images/mm.png”) center 2px no-repeat; font-size: 8px;}
use the above code instead of:
.header ul.menu {position: absolute; bottom: 0; left: 0; width: 962px; height: 44px; margin: 0; padding: 0; list-style: none; background: url(“images/mm.png”) center 2px no-repeat;}
hope that help u