h1
{
  font-size: 35px
}

p
{
  font-size: 13px;
  line-height: 20px;
  color: #888;
  text-align: justify;

}

.illustration
{
  float: left;
  width: 200px;
  margin: 0 40px 40px 0
}
