html { 

  background: url(_images/BagsOfBalls.jpg) no-repeat center center fixed; 
  background-repeat: repeat;
  background-size: 432px auto;

}

#yup {
	width: 700px;
	height: 345x;
	margin: 0 auto;
}

h1 {
	font-size: 300px;
	color: #48a945;
	opacity: 0.95;
	font-family: Helvetica, Arial, sans-serif;
}

a {
	color: #48a945;
	opacity: 0.95;
	text-decoration: none;
}

a:hover {
	color: #735bbb;
	opacity: 0.95;
}