p.newspaper {
  text-indent: 0em;
  color: black;
  background-color: #ffc;
  margin: 1em auto;
  padding: 2em;
  width: 11em;
  border-width: 1px;
  border-style: dotted solid;
  font: medium/105% "Times New Roman" , "Times" , serif;
  text-align: justify;
}