diff --git a/src/main/resources/egovframework/spring/context-security.xml b/src/main/resources/egovframework/spring/context-security.xml
index 5c4c6d7..5622e02 100644
--- a/src/main/resources/egovframework/spring/context-security.xml
+++ b/src/main/resources/egovframework/spring/context-security.xml
@@ -36,16 +36,16 @@
+ success-handler-ref="logoutSuccessHandler" />
-
+
diff --git a/src/main/webapp/WEB-INF/jsp/layout/header.jsp b/src/main/webapp/WEB-INF/jsp/layout/header.jsp
index 5281ba7..23336ea 100644
--- a/src/main/webapp/WEB-INF/jsp/layout/header.jsp
+++ b/src/main/webapp/WEB-INF/jsp/layout/header.jsp
@@ -3,35 +3,34 @@
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%>
<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
+
+
-
-
-
-
+
+
diff --git a/src/main/webapp/WEB-INF/jsp/layout/template_login.jsp b/src/main/webapp/WEB-INF/jsp/layout/template_login.jsp
index 9ce541a..a4db7a1 100644
--- a/src/main/webapp/WEB-INF/jsp/layout/template_login.jsp
+++ b/src/main/webapp/WEB-INF/jsp/layout/template_login.jsp
@@ -13,6 +13,8 @@
">
">
+ " rel="stylesheet">
+ " rel="stylesheet">
@@ -20,7 +22,21 @@
">
-
-
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/webapp/WEB-INF/jsp/login.jsp b/src/main/webapp/WEB-INF/jsp/login.jsp
index ffb6f91..1093302 100644
--- a/src/main/webapp/WEB-INF/jsp/login.jsp
+++ b/src/main/webapp/WEB-INF/jsp/login.jsp
@@ -4,59 +4,31 @@
<%@ taglib prefix="ui" uri="http://egovframework.gov/ctl/ui"%>
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%>
-
-
-
-
-
-
- 모바일센터 관리시스템
- ">
- ">
- " rel="stylesheet">
- " rel="stylesheet">
- " rel="stylesheet">
-
-
-
-
-
-
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/main/webapp/images/main1.jpg b/src/main/webapp/images/main1.jpg
new file mode 100644
index 0000000..7d56e5e
Binary files /dev/null and b/src/main/webapp/images/main1.jpg differ