div.framed {
  width:30em;
  border:solid 2px black;
  margin:2em 0em;
  padding:10px;
  background-color:#eeeeee;
}
