body {
	background: #ffffff;
	}

h2.indent {
	margin-left: 200px;
	}

.strong {
	font-size: 20px;
	font-weight:bold;
	}
	

div.indent {
	border: solid 2px #cc3333;
	background: #fff6f3;
	margin-left: 200px;
	margin-right: 20%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.75em;
	}

