<!doctype html>
<html>
    <head>
        <title>Paul James</title>
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <meta http-equiv="X-UA-Compatible" content="IE=Edge">
        <link href="http://fonts.googleapis.com/css?family=Montserrat" rel="stylesheet" type="text/css">
        <link rel="stylesheet" href="/style.css" type="text/css">
    </head>
    <body>
        
        <h1>404</h1>

<p>Sorry, the content you are looking for does not exist.</p>

<p><a href="/">You should be able to find what you are looking for from the homepage</a></p>
        
    </body>
</html>