@charset "utf-8";
#photo {
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding: 30px;
	height: 399px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/picture_frame.gif);
}

#photo  a img {
	border: none;
}

p.thumbs img {
	border: 2px solid #640021;
	margin: 3px;
}
p a img {
	border: none;
}

p.thumbs {
	text-align: center;
}
