<!--

    body{padding: 0;background:#363638;}
    div#box{   background:#363638; text-align: center; }

     DIV.outer
      {
      
      
      width: 50%;
      height: 50%;
      margin: 100px auto;
      
      }
   
      
      
    DIV.inner
      {
      
      
      
      
      background-color: #1a1a1a;
      }

    #text
      {
      margin-top: 10px; padding: 0 10px 50px 10px; font-size: 80%;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #666;             line-height: 1.5em;
      } 

    #copyright
      {
      text-align: center; margin-top: 20px; padding: 0; font-size: 70%;font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;color: #808AB3;             line-height: 1.5em;
      }

          
    -->