body { 
	background-attachment: fixed; 
	background-color: white; 
	background-image: url(tank.jpg); 
	background-position: center center; 
	background-repeat: no-repeat; 
}
