/***********************NEW***********************/
.nav-other {
 width: auto;
}


#celebrities {
 background-color: #f4efec;
}

#celebrities-top {
 width: auto;
}

#scrollup {
 width: auto;
}

.celebrities1 {
 display: inline;
    width: 260px;
}
.celebrities2 {
 display: inline;
    width: 21%;
}
.celebrities3 {
    width: 20%;
 display: inline;
}
.celebrities4 {
    margin: 0px;
 float: left;
 display: inline;
 width: 20%;
}

.headline {
 width: 100%;
}

#celebrities-bot {
 width: auto;
}




