body {

	background-attachment: fixed;

	background-image: url(../images/background.jpg);

	background-position: center bottom;

	background-repeat: repeat-x;

}


