diff --git a/src/main/resources/static/css/templatingstyle.css b/src/main/resources/static/css/templatingstyle.css
index 9e0cd5ea53680a42b91c2a6e896e0bbc43fe4e30..7f975776b3acca318e9eee9d1e30d7bde4ea09d9 100644
--- a/src/main/resources/static/css/templatingstyle.css
+++ b/src/main/resources/static/css/templatingstyle.css
@@ -20,12 +20,17 @@
     display: flex;
     margin-left: 100px;
 }
+
+
 .navBar a {
+
     /*border-left: 2px rgb(185, 185, 185) solid;*/
     /*padding: 10px 40px;*/
     padding-left:5px ;padding-right: 5px;
     text-decoration: none;
-    color:rgb(87, 86, 86);
+    /*color:rgb(87, 86, 86);*/
+/*// original color*/
+    color:white;
     white-space: nowrap;
     overflow: hidden;
     float: right;
diff --git a/src/main/resources/templates/towns/caerleon.html b/src/main/resources/templates/towns/penarth.html
similarity index 63%
rename from src/main/resources/templates/towns/caerleon.html
rename to src/main/resources/templates/towns/penarth.html
index ba3d749226587b1fbc60523f980b8ddc4c867c08..ced6542a25376e193857367d615407510e31e9b3 100644
--- a/src/main/resources/templates/towns/caerleon.html
+++ b/src/main/resources/templates/towns/penarth.html
@@ -2,15 +2,15 @@
 <html lang="en">
 <head>
     <meta charset="UTF-8">
-    <title>Caerleon</title>
+    <title>Penarth</title>
 </head>
 <body>
 <div>
-    <h1> Welcome to the town of Caerleon.</h1>
+    <h1> Welcome to the town of Penarth.</h1>
 </div>
 
 <div>
-    <h2>Explore trails around Caerleon</h2>
+    <h2>Explore trails around Penarth</h2>
     <ul>
         <li href="">Welsh History</li>
         <li>Super</li>