body {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	background: #ffffff 0px 0px;
	text-align: left;
}
.content {
	width: 400px;
	padding: 5px;
	text-align: center;
}
.imgarea {
	width: 320px;
	border: solid 5px;
	border-color: #3333ff;
}
.caption {
	width: 320px;
	text-align: center;
	color: #004400;
	font-size: 10px;
	line-height: 12px;
}
