diff --git a/reValuate/db.sqlite3 b/reValuate/db.sqlite3
index 1ac9371d..46f001c2 100644
Binary files a/reValuate/db.sqlite3 and b/reValuate/db.sqlite3 differ
diff --git a/reValuate/home/__pycache__/views.cpython-36.pyc b/reValuate/home/__pycache__/views.cpython-36.pyc
index 913d4d9c..b2f59618 100644
Binary files a/reValuate/home/__pycache__/views.cpython-36.pyc and b/reValuate/home/__pycache__/views.cpython-36.pyc differ
diff --git a/reValuate/home/static/home/css/style.css b/reValuate/home/static/home/css/style.css
index 7c903317..524c1505 100644
--- a/reValuate/home/static/home/css/style.css
+++ b/reValuate/home/static/home/css/style.css
@@ -48,7 +48,7 @@ body{
background-color: #4CAF50;
}
-a.nav-link {
+.nav-link {
color: white;
font-size: 30px;
transition: 0.6s;
diff --git a/reValuate/media/images/2/Screenshot_at_2021-01-19_03-15-00.png b/reValuate/media/images/2/Screenshot_at_2021-01-19_03-15-00.png
new file mode 100644
index 00000000..6d58ac0b
Binary files /dev/null and b/reValuate/media/images/2/Screenshot_at_2021-01-19_03-15-00.png differ
diff --git a/reValuate/media/images/2/Screenshot_at_2021-02-28_04-10-16.png b/reValuate/media/images/2/Screenshot_at_2021-02-28_04-10-16.png
new file mode 100644
index 00000000..76d6245e
Binary files /dev/null and b/reValuate/media/images/2/Screenshot_at_2021-02-28_04-10-16.png differ
diff --git a/reValuate/media/images/3/1604-lubuntu-default-wallpaper-neutral.png b/reValuate/media/images/3/1604-lubuntu-default-wallpaper-neutral.png
new file mode 100644
index 00000000..9d2029e8
Binary files /dev/null and b/reValuate/media/images/3/1604-lubuntu-default-wallpaper-neutral.png differ
diff --git a/reValuate/templates/base.html b/reValuate/templates/base.html
index 9c564c3f..600e6852 100644
--- a/reValuate/templates/base.html
+++ b/reValuate/templates/base.html
@@ -15,6 +15,7 @@
+
@@ -22,11 +23,13 @@
{% block aboveNav %} {% endblock %}
-
-