body {
	background-attachment: fixed;
	background-image: url(./pictures/start.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}

