diff --git a/index.html b/index.html
index 7007fbc..774e3b9 100644
--- a/index.html
+++ b/index.html
@@ -2,11 +2,9 @@
+
+
Busvertrektijden
-
{{ range .Quays }}
diff --git a/static/css/busdepartures.css b/static/css/busdepartures.css
new file mode 100644
index 0000000..1a743c8
--- /dev/null
+++ b/static/css/busdepartures.css
@@ -0,0 +1,7 @@
+h2 {
+ margin-bottom: 2px;
+}
+
+dt {
+ font-weight: bold;
+}
\ No newline at end of file