.pictureframe {
	border-top-width: medium;
	border-right-width: thick;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: groove;
	border-top-color: #713723;
	border-right-color: #713723;
	border-bottom-color: #713723;
	border-left-color: #713723;
	background-position: center center;
	vertical-align: middle;
	clear: none;
	float: none;
}
