body {
	width: 1250px;
  height: 1470px;
  background-image: url("img/bloodysplash.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}