.home body {

background:url(../images/grau.png); 
background-position: center center;
background-repeat: repeat;
background-attachment: fixed;
backgr ound-size: cover;;

}

.t3-copyright {
  
display: none; 
  
}

.t3-mainbody {
  
  background-color: white;
  
}

header{
  
  background-color: white;
  
}