p.caption {
  color: #777;
  margin-top: 10px;
}
p code {
  white-space: inherit;
}
pre {
  word-break: normal;
  word-wrap: normal;
}
pre code {
  white-space: inherit;
}
.small {
  font-size: 0.5em !important;
}

.normtext {
  background: #F8F8F8;
  margin: 5px;
  padding: 20px;
} 

.Image{
    display: inline-block;
}
