body {
  background-color: #49D01B;
  text-align: center; 
}

#page-container {
 text-align: center; 
}

#top, #about {
  background-color: #160BDF;
  font-family: Arial;
  padding: 5px;
  margin: 10px 5px;
  font-size: 20px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#top {
 background-color: #160BDF; 
}

#about p {
  font-size: 15px;
}

#luciddreamitems
{
  margin-top: 5px 0px 75px 0px;
}

.image {
  width: 31vw;
  background-color: white;
  display:inline-block;
  text-align: center;
  color: #19541C;
  font-family: Arial;
  font-size: 15px;
}

#footer {
	height:100px; 
}