body
{
  background-color: #2192FF;
}

img
{
    height: 250px;
}

#about, #heading
{
  margin: 10px;
  padding: 20px;
}

#about
{
}

#heading
{
}

#images
{
    margin: 5px 0 75px 0;
}

.polaroid
{
  width: 31vw;
  height: 45vh;
  background-color: white;
  display: inline-block;
  text-align: center;
  font-family: 'arial';
  font-size: 15px;
  position: relative;
}
