body{
	padding-top: 4px;
	padding-left: 4px;
	background-color: #7292BE;
	text-align: center;
} 

div.imgcntr{
	width: 447px;
	height: 297px;
	border-right: 3px solid silver;
	border-bottom: 3px solid silver;
	border-left: 3px solid dimgray;
	border-top: 3px solid dimgray;
	background-color: #A9BDD7;
}

div.name{
	margin-top: 40px;
	text-align: center;
	font-weight: bold;
}