html {
	margin: 0 20px 0 20px;
	text-align: justify;
	background: #d0b816 url('trybefore.gif') no-repeat top center;
	color: #000;
	font: 87.5% 'Palatino Linotype', 'Book Antiqua', Palatino, FreeSerif, serif;
	font-size: 11pt;
	line-height: 20px;
}
body {
	background: #f5f5f5;
	padding: 20px;
	margin: 0;
}
p.image {
	background: #F6F4EA;
	border: 2px solid #000;
	float: right; 
	font-size: 0.8em;
	text-align: center;
	color: #000;
	padding: 10px;
	margin-left: 5px;
}
p.image img {
	display: block;
	border: none;
}



