.frame{
	width: 550px;
	height: 400px;
	background: url(../images/horses/frame_bg.jpg) no-repeat;
}
.frame2{
	width: 550px;
	height: 425px;
	background:url(../images/horses/frame2_bg.jpg) no-repeat;
}
.frame img, .frame2 img{
	margin-top: 61px;
	margin-left: 67px;
	border: 3px inset #c8b47a;
}