.css {
	background-attachment: fixed;
	background-image: url(../images/bckgd.jpg);
	background-repeat: repeat-x;
}

