#ceiling-wrap {
    margin:0;
    align:center;
    padding:0;
    position:static;
    height:10px;
    width: 987px;
    display:block;
    background: #b2cde2  repeat-x;
    
    top:0px;
}
