body {
	background-attachment: fixed;
	background-image: url(../pictures/background.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
