.background {
	background-attachment: fixed;
	background-image: url(Pics/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
