diff --git a/css/default.css b/css/default.css
index b36abfeef..b1bec0aff 100644
--- a/css/default.css
+++ b/css/default.css
@@ -48,7 +48,7 @@ a:active {color:#000;text-decoration:underline}
.cke_sc_def dd {width:30%}
/* 상단 레이아웃 */
-#hd {height:107px;border-top:3px solid #151515;background:#fff}
+#hd {border-top:3px solid #151515;background:#fff}
#hd h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:980px}
diff --git a/head.php b/head.php
index 18f66bd95..28cc1f6a6 100644
--- a/head.php
+++ b/head.php
@@ -125,38 +125,38 @@ if ($config['cf_include_head']) {
+
+
+
+
-
-
-
-