img.fancy_frame
{
  border: 1px solid #999;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  box-shadow: 0 0 20px #ccc;  
}
