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


