#main {
	text-align: center;
}

a#photo img {
	border: 4px solid #bfdebf;
}
a#photo:hover img {
	border: 4px ridge #8454ea;
}
