.background {
	background-attachment: fixed;
	background-image: url(/images/gradientb.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
}

