body {
  background-image:url(http://data.whicdn.com/images/66082531/original.gif);
}
p {
  color: white;
  float: right;
  font-size: 30px;
  font-family: fantasy;
  
}
h1 {
  font-weight: bold;
  color: white;
  border: black;
  font-family: fantasy;
  
}

button{
  color: white;
}
h2{
color: white;
font-family: fantasy;
}

ul{
color: white;
  font-family: fantasy;
  font-size: 20px;
}

h5{
  color: white;
  font-family: fantasy;
}