body {
  /*background-color: #696969;*/
  background-color: #021e20;
  margin-left: 30px;
  color: #c9fbff;
}

h1 {
  color: #FF00FF;
}

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