.postrow[author-id="21"] .posttable {
	background-image: url('/img/seal-avellone.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.invasion-text {
	position: fixed;
	margin: 0 auto;
	bottom: 30px;
	text-align: center;
}

.invasion-text img {
	max-width: 90%;
}

.beerman-quote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	position: fixed;
	background-color: white;
	border: 3px solid black;
	left: 140px;
	bottom: 40px;
	width: 40%;
	padding: 12px;
}