body { margin: 1em 32px }
div#sideimage {
  overflow: hidden;
  position: fixed;
  color: #FFF;
  background: #748 url("/img/ralpnet.png") no-repeat center;
}
div#sideimage, div#sideimage a {
  display: block;
  top: 0;
  left: 0;
  width: 24px;
  height: 96px;
  border: 0;
  text-decoration: none;
}
