<!doctype html>
<html lang="nl">
<head>
  <meta charset="utf-8">
  <title>123 Bicategorie webshop</title>
  <style>
    body {text-align: center; max-width: 700px; margin: 0 auto 0 auto;}
    h1 {margin: 30px; font-size: 28pt; font-family: sans-serif;}
  </style>
</head>
<body>
  <h1>123 Bicategorie</h1>
  <h2>D&eacute; webshop voor al uw categorische producten!</h2>
</body>
</html>