.container{

width:700px;
height:40px;
background-color:#666666;

}
ul #topnav {
width:550px;
height:30px;
background-color:blue;

}

#topnav li {

color:red;

}