body{ margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px; } .menu{ width: 100; height: 50px; background-color: #C5CAF1; } .menu li{ list-style: none; width: 160px; height: 50px; background-color: #C5CAF1; margin: 5px; text-align: center; line-height: 50px; float: left; } .menu li a{ color: white; display: block; text-decoration: none; }