/* CSS Document */

#fixed_banner {
  position: fixed;
  top: 5px;
  right: 5px;
}