body {
  background-image: url('https://sadhost.neocities.org/images/tiles/stars5.gif');
  background-attachment: fixed;
  background-repeat: repeat;
  
  text-align: center;
  color: white;
  }
  
blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  color: #555;
  font-style: italic;
}