div.image.center {
  text-align: center;
}

div.image.left {
  text-align: left;
}

div.image.right {
  text-align: right;
}
