body {

  background-image: url("big-background/images/film-production001.jpg");
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:top center;
  
  background-size:cover;
}

/*td {
	background-color:fff;
}*/