#santa_truth {
	background: url(/img/comics/santa_truth/header.png) no-repeat top right;
	width: 650px;
	height: 500px;
	position: relative;
	margin:  0 auto 50px auto;
}

#feces, #pushup, #maggot, #pigeon {
	position: absolute;
}

#feces {
	top: 320px;
	left: 20px;
}

#maggot {
	top: 200px;
	left: 0px;
}

#pushup {
	top: 180px;
	right: 10px;
}

#pigeon {
	top: 280px;
	right: 0px;
}