#header ul { margin: 0 50px; padding: 0; } #header li { display: inline; list-style-type: none; margin: 0 10px; font-size: 1.2em; background: url(img/nav.gif) no-repeat; width: 135px; height: 45px; float: left; text-align: center; } #header li a { display: block; width: 100%; color: #fff; padding-top: 7px; } #header li a.on, #header li a:hover { background-color: #333; color: #9c0; height: 20px; }