Remove reference to missing banner_mountains.jpg from CSS file

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx3/trunk@1374745 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/web/servicemix-web-console/src/main/webapp/styles/style.css b/web/servicemix-web-console/src/main/webapp/styles/style.css
index 2b110dc..d270c0f 100644
--- a/web/servicemix-web-console/src/main/webapp/styles/style.css
+++ b/web/servicemix-web-console/src/main/webapp/styles/style.css
@@ -122,10 +122,6 @@
   background: transparent url( '../images/bg.png' ) top center repeat-x;
 }
 
-#header {
-  background: transparent url( '../images/banner_mountains.jpg' ) no-repeat center top;
-}
-
 #wrapper-header2 {
   background: transparent url( '../images/bg02-blue-left.png' ) top left no-repeat;
 }