#frame{
display: inline-block;
width: 223px;
height: 200px;
margin-left: 20px;
margin-bottom: 30px;
background: #88ffea;
-moz-border-radius: 10px;
border-radius: 10px;
}

img{
display: block;
margin: auto;
margin-top: 15px;
}