h1 {
	background: url(../images/titles/title_captains_log_slammed.png) no-repeat;
	margin-bottom: 0;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_captains_log_slammed.png');
}

h2.sub_header {
	font-weight: normal;
	font-size: 1.1em;
	margin-left: 10px;
}

#entry_header {
	margin-top: 20px;
}

#entry_header h2 {
	color: #B6DF53;
	font-size: 1.1em;
}

#geoff_image {
	float: left;
	margin-bottom: -20px;
}
