added sandbox profile: this is work in progress, subject to change...
diff --git a/src/site/site.xml b/src/site/site.xml
index c44d1af..3ec387d 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -23,6 +23,12 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
   name="Apache Maven">
 
+  <custom>
+    <fluidoSkin>
+      <profile>sandbox</profile>
+    </fluidoSkin>
+  </custom>
+
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>