diff --git a/src/styles/search.css b/src/styles/search.css
index ad44222..1a61810 100644
--- a/src/styles/search.css
+++ b/src/styles/search.css
@@ -129,6 +129,6 @@ a {
margin-left: 30px;
}
-.title-div {
+.page-top {
font-size: 25px;
}
diff --git a/src/templates/search.html b/src/templates/search.html
index 543ef6a..79ab689 100644
--- a/src/templates/search.html
+++ b/src/templates/search.html
@@ -3,22 +3,20 @@
{{super()}}
-
-
-
-
-
TextBook Commons
-
-
-
-
-
+
+
+
+
TextBook Commons
+
+
+
+
-
Search for your course and start saving money on your books
-
-
-
+
+
Search for your course and start saving money on your books
+
+
{% endblock %}