@charset "UTF-8";

img.left {
  float: left;
  margin-right: 1em;
}

img.right {
  float: right:
  margin-left: 1em;
}
