html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

body{
  /*background: url(../images/CaorleVorLangerZeit.jpg) center no-repeat #000000;*/
  background: url(/images/autist.gif) center no-repeat #FFFFFF;
  color:#ffffff;
  min-width:800px;
  text-align:center;
  height:100%;
}
