#lightBlueBackground{
  background-color:lightblue;
}
.grayBackground{
  background-color:gray;
}
.white{
  color:white;
}