diff --git a/index.html b/index.html
index 28ea08a..8a576e5 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,8 @@
CoBiE Time System Calendar
+
+
diff --git a/style.css b/style.css
index b0b38b5..23734a8 100644
--- a/style.css
+++ b/style.css
@@ -416,7 +416,8 @@
height: 2em;
text-align: center;
line-height: 2em;
- font-family: 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif;
+ /* Use a futuristic font for the clock markers */
+ font-family: 'Orbitron', 'Trebuchet MS', 'Lucida Sans', Arial, sans-serif;
font-size: 1.2em;
font-weight: 600;
color: #00ffff;