#frame {
	background-color: #CCCCCC;
	float: left;
	width: 340px;
	margin: 5px;
	padding: 5px;
}
#frame p {
	line-height: 180%;
	font-size: 0.9em;
}
