.node .content .user-picture { float: right; margin: -75px 0 10px 10px; }
.node .content .field-name-body { clear: both; }
.node .field-name-field-image img {
  padding: 1em;
  background-color: #FBF9F8;
  border: 1px solid #E1B37C;
}
.node .content .user-picture img {
  padding: 0.25em;
  background-color: #FBF9F8;
  border: 1px solid #E1B37C;
}
.content .node .title-and-meta {
  width: 420px;
}