﻿<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>DSO Site 404 File Not Found</title>
</head>
<body>
    <div style="align-content:center">
        <img src="images/DSO-404.png" usemap="#linkmap">

        <map name="linkmap">
            <area shape="rect" coords="317,305,535,347" href="/" alt="DSO Homepage">
        </map>
        
    </div>
</body>
</html>
