body {
  /*background-color: #696969;*/
  background-color: #0d0220;
  margin-left: 30px;
  color: #e8dbfd;
}

h1 {
  color: #aa77f8;
}

p {
  margin-top: 30px;
  margin-bottom: 30px;  
	/*  color: #8B008B;*/
  color: #e8dbfd;
}
