a {
	color: #BD6448;
}
h2 {
	font-size: 150%;
}
a:hover {
	color: #77402e;
}
#introtext, #outrotext {
	background: #eee;
}
.content_class {
	margin-bottom: 5px;
}
.content {
	float: left;
	margin-bottom: 5px;
	background: #FCFCFC;
	border-bottom: 1px solid #e1e3db;
}
.fb-like {
	float: left;
}
.content img {
	float: left;
	padding: 0;
	margin: 2px 5px 2px 0;
	border: 1px solid #EEE;
	background: white;
	max-width: 320px;
	height: auto;
}