
body;
{ 
width :120%;
  height:150px;
#about,#heading
{
  
}

#about
{
}

#heading
{
}

#images
{
}

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