p {
   text-indent: 10px;
   font-family: georgia, times new roman, serif;
   }
 
   p:first-letter {
   font-weight: bold;
   }
