body {
	background-image: url("background.jpg");
	background-repeat: repeat-x;
	background-attachment: fixed;	

}




