#stage_banner{
  background-color: #3399FF;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 -6px 18px rgba(0, 0, 0, 0.5) inset;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  color:#fff;
  text-align:center;
  font-size:17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 35px 10px 0;
}
