p { text-indent: 2em; 
	margin-right: 4em;
	margin-left: 2em;
	}
#content { margin-left: 10em;
	background-color: #87cefa;
	}
#navbar { float: left; 
	width: 10em; 
	height: 100%; 
	background-color: #F5DEB3;
	}
#header {background-color: #A9A9A9;
	font-style: italic;
	text-align: center;
	}
#container { height: 100% }
#indent1 { text-indent: 4em; }
#indent2 { text-indent: 6em; }

