body {
	background-image: url("Images/PictureBackground.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}