﻿.photo {

 
	position: relative;

}
.photo img {
background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}

 
