body {
	background-color: #A0D0D0;
}

p.indent {
	text-align:  justify
	text-indent: 5%
}

p.noindent {
	text-indent: 0%
}

div p {
	text-align:  justify;
	text-indent: 5%;
}
