#navList li {
    float: left;
    line-height: 40px;
}

#navigator{
    height:40px;
}

body{
    background:#E9E9E9;
}