eliminate unnecessary background image
diff --git a/planetstack/core/static/planetstack.css b/planetstack/core/static/planetstack.css
index 234261c..44d62b4 100644
--- a/planetstack/core/static/planetstack.css
+++ b/planetstack/core/static/planetstack.css
@@ -660,9 +660,6 @@
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#wrap {
- background: url("../img/bg_left_white.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
-}
-#wrap {
height: auto !important;
margin: 0 auto -60px;
min-height: 100%;