	P {
    text-indent : 2em;
    text-align : justify;
    width : 600px;
}
	.right-aligned {
		text-align : right;
		margin-top : 2em;
		margin-bottom : 1em;
	}
  
  .comment {
    color : red;
  }
