div#body div.header h2 { 
	position: relative;
	left: -20px;
}

div#body div.header img { 
	position: relative;
	left: -10px;
}
div#body div.content img.intro { 
	float: right;
	margin: 0 0 10px 10px;
}
div#body div.content h3 { 
	color: #cc0033;
	margin-bottom: 0;
}
