body {
	background-image: url('../pics/city.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -20 -25; 
}

