.lite-modal {
  margin-top:40px;
  padding: 20px 40px 20px 40px;
  background-color: white;
  font-family: sans-serif;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  line-height: 1.6em;
  width: 80%; }

.lite-modal img {
  height: 300px;
  width:500px; }

#modal1{
  background-color: #FEF9E7;}

#modal2{
  background-color: #D6EAF8;}

#modal3{
  background-color: #D4EFDF;}

#modal4{
  background-color: #EBDEF0;}

#modal5{
  background-color: #F2D7D5;}

#modal6{
  background-color: #F5EEF8;}

#modal7{
  background-color: #C39BD3;}

#modal8{
  background-color: #7FB3D5;}

#modal9{
  background-color: #73C6B6;}

#modal10{
  background-color: #E59866;}

