/* CSS Document */
body {
	margin: 0;
	padding: 5px;
	border: 2px solid #ee7800;;
	font-family:Arial, Helvetica, sans-serif;
	background: #fcfbe0;
	width: 266px;
	padding-left: 205px;
	height: 227px;
	color: #282D8A;
	text-align: center;
	padding-right: 25px;
	overflow:auto;
}
img {
	position: absolute;
	margin-top: 7px;
	margin-left: 7px;
	left: 0;
	top: 0;
}
p {
	margin-left: 30px;
	margin-right: 30px;
}
h1 {
	margin-top: 20px;
}
.legendephoto{
font-size:10px;
text-align:left;
left: 8px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	color: white;
}
.legendephoto em{
	color: black;
	font-style:normal;
}