.post-content {
	font-size: 24px;
  line-height: 1.1em;
}

.right {
  float:right;
  max-width: 40%;
  margin-left: 50px
}

.left {
  float:left;
  max-width: 40%;
  margin-right: 50px
}

.center {
  display: block;
  margin: auto;
  text-align: center;
}
