#banner {
    height: 80px;
    float: center;
}

#background {
    width: 100%:
    float: center;
}
#text {
    width: 642.5px;
    float: center;
}
#menu {
     width: 642.5px;
     float: center;
}
        
