<html>
    <head>
        <title>TobiasMik.dk - Page Not Found</title>
        <style>
            a, a:visited, a:active { color: white;}
            a:hover { text-decoration:none;}
            
            body {
                font:18px/24px arial, sans-serif;
                font-weight:bold;
                margin:0px;
                padding:0px;
            }
            
           
        </style>
    </head>
    <body style="background-color:black;color: white;cursor:pointer;height:100%;width:100%;" onclick="window.location.href = 'http://tobiasmik.dk/'">
        <center>
            <br/><br/><br/><br/><br/>
            <a href="http://www.tobiasmik.dk"><img src="http://tobiasmik.dk/gfx/tobiasmiksignature.png" style="border-width:0px;"></a>
            <br/><br/>
            <strong>Error 404<br/>The link you tried to reach<br/>is broken!</strong>
            <br/><br/>
            Please check out the main site:<br/>
            <a href="http://www.tobiasmik.dk">www.tobiasmik.dk</a>
        </center>
    </body>
</html>