.fade {
	background-attachment: scroll;
	background-color: #3300CC;
	background-image: url(fade.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
