<html>
<body>
<title>www.boldfish.co.uk is work in progress</title>
  <style>
    body {
        background: white;
        font-size:  100%;
        font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
    section {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) }
  </style>
<section>

<h1>Welcome to <strong>www.boldfish.co.uk</strong></h1>
</section>
</body>
</html>
