a:link {
	background-image: url(banner.gif);
	background-position: left top;
}
.background {
	background-attachment: fixed;
	background-image:  url(pictures/image404.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;

}
.backgroundCopy {

	background-attachment: scroll;
	background-image: url(pictures/background.png);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
