body {

  background-position: top right;
  background-repeat: no-repeat;
  background-color: #000000;
  color: red;
  font-family: arial;
  font-size: 18px;
  
  
}

img {
  display: block;
  margin: auto;
  width: 50%;

}

p {
  text-align:center;
  font-weight:bold;
  background-image: url(/shimmer.jpg);
  color: #d6b2d4;
  font-family: verdana;
  font-size: 24px;
}

