diff --git a/errors/400.php b/errors/400.php
index d9e6843..079634d 100644
--- a/errors/400.php
+++ b/errors/400.php
@@ -5,6 +5,7 @@
Error 400 - Bad Request
This HTTP request was malformed, and could not be processed. You may attempt to reload this page, but the software you are using (your browser) may be at fault.
+
If you believe you are seeing this page in error, please contact me.
diff --git a/errors/401.php b/errors/401.php
index 971d496..835a26b 100644
--- a/errors/401.php
+++ b/errors/401.php
@@ -5,6 +5,7 @@
Error 401 - Authorization Required
The page you are requesting requires authorization. Please refresh this page and provide your login credentials, if you have them, or continue browsing with our homepage.
+
If you believe you are seeing this page in error, please contact me.
diff --git a/errors/403.php b/errors/403.php
index 4f32520..3131528 100644
--- a/errors/403.php
+++ b/errors/403.php
@@ -5,6 +5,7 @@
Error 403 - Forbidden
The page you are requesting will not be returned. Refreshing the page won't help either. Please use your browser's back buttons to return to the page you came from, or continue browsing with our homepage.
+
If you believe you are seeing this page in error, please contact me.
diff --git a/errors/404.php b/errors/404.php
index 649794a..9e6c874 100644
--- a/errors/404.php
+++ b/errors/404.php
@@ -4,7 +4,8 @@
Error 404 - Page Not Found
-
Oops, the page you are looking for does not exist. You may use your browser's back button to return to the page from which you came, or visit the homepage to get back on track.
+
Oops, the page you are looking for does not exist. You may use your browser's back button to return to the page from which you came, or visit the homepage.
+
If you believe you are seeing this page in error, or are searching for a page which no longer exists (but may still be linked to by other sites), please contact me. I will do my best to point you in the right direction.