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