diff --git a/src/main/webapp/app/index.jsp b/src/main/webapp/app/index.jsp
new file mode 100644
index 0000000..1b9ca65
--- /dev/null
+++ b/src/main/webapp/app/index.jsp
@@ -0,0 +1,51 @@
+<%--
+ Document : index
+ Created on : Oct 13, 2015, 8:15:08 PM
+ Author : Dave Messer
+--%>
+
+<%@page language="java" contentType="text/html" pageEncoding="UTF-8"%>
+<%
+String pageTitle = "Home";
+%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/main/webapp/app/join_group.jsp b/src/main/webapp/app/join_group.jsp
index 4c2de80..9bab234 100644
--- a/src/main/webapp/app/join_group.jsp
+++ b/src/main/webapp/app/join_group.jsp
@@ -14,9 +14,9 @@ String pageTitle = "Join Group";
diff --git a/src/main/webapp/app/mood_maps.jsp b/src/main/webapp/app/mood_maps.jsp
index c18f7f2..1f4b2a7 100644
--- a/src/main/webapp/app/mood_maps.jsp
+++ b/src/main/webapp/app/mood_maps.jsp
@@ -14,9 +14,9 @@ String pageTitle = "Mood Maps";
-
-
-
+
+
+
diff --git a/src/main/webapp/app/my_groups.jsp b/src/main/webapp/app/my_groups.jsp
index 195431b..e2f7d42 100644
--- a/src/main/webapp/app/my_groups.jsp
+++ b/src/main/webapp/app/my_groups.jsp
@@ -14,9 +14,9 @@ String pageTitle = "My Groups";
-
-
-
+
+
+
diff --git a/src/main/webapp/app/new_status.jsp b/src/main/webapp/app/new_status.jsp
index 9b0858c..b4d7816 100644
--- a/src/main/webapp/app/new_status.jsp
+++ b/src/main/webapp/app/new_status.jsp
@@ -10,13 +10,13 @@ String pageTitle = "App";
%>
-
+
-
-
-
+
+
+
diff --git a/src/main/webapp/signup.jsp b/src/main/webapp/app/signup.jsp
similarity index 97%
rename from src/main/webapp/signup.jsp
rename to src/main/webapp/app/signup.jsp
index 0b28367..fcd7ef6 100644
--- a/src/main/webapp/signup.jsp
+++ b/src/main/webapp/app/signup.jsp
@@ -9,19 +9,19 @@
-
+
-
+
Sign-Up Form
-
+
-