.background {
	background-image: url(images/background.jpg);
	background-attachment: scroll;
	background-position: center top;
	background-repeat: repeat;

}
