section {
    background-color: rgb(255,255,255,1);
    padding: 10px;
    border: 10px solid rgb(70,70,255);
    margin: 25px;
}
h1 {
  color: black;
  font-size: 28pt;
  text-align: center
}
h2 {
  color: grey;
  font-size: 18pt;
  text-align: center
}
h3 {
  color: black;
  font-size: 12pt;
  text-align: right
}
h4 {
  color: black;
  font-size: 20pt;
  text-align: left
}
p {
  color: black;
  font-size: 12pt;
  text-align: left;
}
body
{
  background-color: rgb(220,220,255);
}
.post-thumb img {
    float:right;
    margin-right:8px;
    max-height: 120px;
    max-width: 120px;
}

<!-- B:10 y12=computerNumber, y3:a=1 -->
