
div.a {
  text-indent: 10px;
}

div.b {
  line-height: 2;
}

p.indent{
padding-left: 25px 
}

div.nicebackcolor{
  background-color: #FFFFF3;
}