body {
	background-image:url(../images/WebsiteBackgroundPicture.png);
	background-attachment:fixed;
	background-position: auto;
	background-size:cover;
}