Index: drbl-virt/web/WebContent/css/jquery-ui.css
===================================================================
--- drbl-virt/web/WebContent/css/jquery-ui.css	(revision 194)
+++ drbl-virt/web/WebContent/css/jquery-ui.css	(revision 200)
@@ -8,4 +8,11 @@
  * http://docs.jquery.com/UI/Theming/API
  */
+
+/* drbl-virt */
+#wrapper {
+background:#cccccc;
+margin-bottom:7px;
+border: 4px solid #aaaaaa;
+}
 
 /* Layout helpers
Index: drbl-virt/web/WebContent/index.html
===================================================================
--- drbl-virt/web/WebContent/index.html	(revision 194)
+++ drbl-virt/web/WebContent/index.html	(revision 200)
@@ -18,4 +18,8 @@
 
 <body style="font-size:85%;">
+
+<div id="wrapper">
+<img src="image/drbl-virt_logo.png">
+</div>
 
 <div id="tabs">
