diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html
index b9601f61..6a773698 100644
--- a/rowers/templates/basefront.html
+++ b/rowers/templates/basefront.html
@@ -44,7 +44,7 @@
.container_top {background-color: rgba(255,255,255,0.7);}
-
+
{% analytical_body_top %}
diff --git a/static/css/rowsandall.css b/static/css/rowsandall.css
index 1ffb2d40..c45dbe8b 100644
--- a/static/css/rowsandall.css
+++ b/static/css/rowsandall.css
@@ -15,7 +15,7 @@
}
.two {
- background-image: url("/static/img/landing2.jpg");
+ background-image: url("/static/img/landing1.jpg");
}
.three {
@@ -23,7 +23,7 @@
}
.four {
- background-image: url("/static/img/landing2.jpg");
+ background-image: url("/static/img/landing1.jpg");
}
html {