<html>
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <title>Homepage Vereniging Gehandicaptenzorg Nederland | VGN</title>
  <meta content="VGN" name="keywords" />
  <meta
    content="Vereniging Gehandicaptenzorg Nederland (VGN) is de brancheorganisatie voor instellingen in de gehandicaptenzorg."
    name="description"
  />
  <style>
  @import url("//hello.myfonts.net/count/343d75");
  @font-face {
    font-family: 'Roihu-Regular';
    font-family: 'Roihu';
    src: url('/static/webfonts/34B3C1_2_0.eot');
    src: url('/static/webfonts/34B3C1_2_0.eot?#iefix') format('embedded-opentype'),
      url('/static/webfonts/34B3C1_2_0.woff2') format('woff2'),
      url('/static/webfonts/34B3C1_2_0.woff') format('woff'),
      url('/static/webfonts/34B3C1_2_0.ttf') format('truetype');}


  @font-face {
    font-family: 'Roihu-Bold';
    font-family: 'Roihu';
    font-weight: bold;
    src: url('/static/webfonts/34B3BB_3_0.eot');
    src: url('/static/webfonts/34B3BB_3_0.eot?#iefix') format('embedded-opentype'),
      url('/static/webfonts/34B3BB_3_0.woff2') format('woff2'),
      url('/static/webfonts/34B3BB_3_0.woff') format('woff'),
      url('/static/webfonts/34B3BB_3_0.ttf') format('truetype');}

  body {
    font-family: 'Roihu';
    padding-top: 50px;
    color: #4A4A4A;
    line-height: 1.85em;
  }

  .logo {
    width: 256px;
    margin: auto;
  }
  .logo img {
    width: 100%;
  }

  .text {
    margin: auto;
    max-width: 800px;
    padding: 25px;
  }
  .text h1 {
    font-size: 36px;
    text-align: center;
  }
  .text p {
    margin-bottom: 10px;
    text-align: center;
  }
  </style>
</head>
<body>
  <div class="logo">
    <img src="/static/logo.svg" />
  </div>
  <div class="text">
    <h1>Oeps, wij zijn er even niet!</h1>
    <p>Wij krijgen een nieuwe website. Vanavond om 17.00 uur is de website weer in de lucht.</p>
    <p>Wij zijn bereikbaar via <a href="mailto:info@vgn.nl">info@vgn.nl</a> en 030 - 27 39 300.</p>
    <p>Bedankt voor je begrip en tot snel!</p>
  </div>
</body>
</html>
