<!DOCTYPE html>

<html>
    <head>
        <title>Laurent De Marez</title>
        <link rel="stylesheet" type="text/css" href="/css/style.css">
    </head>
    <body>
        <div id="header">
            <h1>Laurent De Marez</h1>
        </div>

       <div id="footer">
            <p>laurent@demarez.org</p>
            <p>
                GPG Key (RSA 4096 bit): <a href="622DE87F.key">622DE87F</a>
                (1681 2E8B 6317 CCB4 660B  7563 61F7 B504 622D E87F)
            </p>
        </div>
    </body>
</html>

