#body
  {
  }
  
#wrapper
  {
    width:780px;
    margin: 10px auto;
  }  
  
#header #lang, div.form
  { display:none;}  
  
#header h1
  {
    font-size: 48px;
    text-align: center;
    margin: 0 0 24px;
  }  
  
#header h1 a
  { 
    text-decoration: none;
    color:black;
  }  
  
#menu 
  {
    display:none;
  }  
  
#breadcrumb
  {
    margin: 24px 0 0 0;
    text-align: center;
  }  