@charset "utf-8";

img {
	float: right;
}
	
h3 {
	padding: 0.2em 16px;
	clear: both;
	color: #666;
	background-color: #eee;
	font-size: 80%;
}

p {
	margin: 0.5em 16px;
	line-height: 1.5;
	color: #333;
	font-size: 80%;
}