body{
    text-align: center;
}
.bunner{
    width: 100%;
    height: 50px;
    margin: 0;
    line-height: 50px;
}
.bunner a{
    text-decoration: underline;
}
#close{
  position: absolute;
  right: 10px;
}