body { margin:0; padding:0; } body, td, th, li { font: 14px/1.5em Arial; } #nav{ list-style: none; } #nav li { position: relative; left: -20; width: 150; margin-bottom: 8; margin-top: 5; } #nav a{ text-decoration: none; display: block; font: 17px/1em Arial; color: 000000; background-color: 89C3FD; } #nav a:hover{ color: 333333; background-color: CFC9AF; }