body>p {
	line-height: 1.2em;
	text-indent: 2em;
	margin: 1.2px;
}
body>p.first {
	text-indent: 0em;
}
blockquote {
	border: 1px solid #bbb;
	background-color: #eee;
	color: black;
	padding: .4em;
}
blockquote p {
	margin: 0px;
	text-indent: 0px;
}
blockquote .author {
	margin-left: 50%;
}
#flag, p img {
	float: left;
	margin: 1em 1em 1em 0;
}
p.photo { 
	text-indent: 0; 
}
hr {
	display: block;
	clear: both;
}
#footer {
	margin-top: 1em;
	position: relative;
	top: 0;
	left: 0;	
}
