body {
  background-image:url(../img/sparkle-pink-stars-shimmer.gif);
}

h1, h2, h3, h4, h5, h6 {
	color: white;
	font-weight: bold;
}

p {
	color: white;
}

.button {
	background-color: #820ee0;
}