/*
 * CSS for the 'over ons' page
 */
div.fragment_target {
  float: left;
  width: 1px;
  height: 1px;
  /* Compensate for the page header */
  margin-top: -95px;
}

/* EOF */
