diff --git a/myuw-root-webapp/src/main/webapp/403.html b/myuw-root-webapp/src/main/webapp/403.html
index c5abe06e57daa776fce816b25489e295e31fc402..54d66b4ad69888a4803d84fcb857f57ece1f0b1d 100644
--- a/myuw-root-webapp/src/main/webapp/403.html
+++ b/myuw-root-webapp/src/main/webapp/403.html
@@ -1,7 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
-  <title>MyUW Page Not Found</title>
+  <title>Access Denied</title>
 	<!-- MATERIAL DESIGN LITE STYLES -->
 	<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
 	<link rel="stylesheet" href="https://code.getmdl.io/1.1.3/material.indigo-pink.min.css">
@@ -20,7 +20,7 @@
 					<img src="/main_logo_w_all.png" class="crest">
 				</div>
 				<!-- Title -->
-				<span class="mdl-layout-title outage-title">Page Not Found</span>
+				<span class="mdl-layout-title outage-title">Access Denied</span>
 			</div>
 		</header>
 		<main class="mdl-layout__content">