diff --git a/docs/outdated-version.html b/docs/outdated-version.html
new file mode 100644
index 00000000..e698ed26
--- /dev/null
+++ b/docs/outdated-version.html
@@ -0,0 +1,16 @@
+
+
+
+
+ ODK Central
+
+
+
+
+
+
You're using a significantly outdated version of ODK Central
+
Upgrade now to protect your data and take advantage of the latest features. If you don't want to maintain Central, try ODK Cloud.
+
+
+
+
diff --git a/docs/style.css b/docs/style.css
index d83feab7..3957dbb8 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -60,3 +60,11 @@ a:focus {
.news-item a {
margin-left: 82px;
}
+
+.outdated-version h1 {
+ font-size: 30px;
+}
+
+.outdated-version p {
+ font-size: 18px;
+}
\ No newline at end of file