*|div#logo *|a {
  display: block;
  width: 150px;
  height: 200px;
  background-image: url(resources/_wsb_logo.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  opacity: 0;
  color: white;
}