#enlargedimage {
		text-align: center;
		margin: 15px;
		}

#enlargedimage img{
	padding: 2px;
	border: 2px solid #e8cc7c;

	width: 600px;
}


#enlargedimage a	{
	display: block;
	font-size: 1em;
	color: #9c3938;
	text-decoration: none;
	}

