body {
  background-image: url('/Images/wallhaven-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
  color: black;
  font-family: Verdana;
  background-position: center center;
  background-attachment: fixed;
}