body{
background:#333;
}

#home{
border-radius:5px 5px 5px 5px;
}

#navList > li:nth-child(1) {
display: none;
}