body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	line-height: 140%;
	font-size: 0.8em;
}
.post {
	padding: 15px;
	background-color: #F3F3F3;
	margin: 20px;
}
.photo {
	font-size: x-small;
	color: #FFFFFF;
}
h3 {
	font-size: large;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 10px;
}

