.background {
	background-attachment: scroll;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
