.border {
	width : 120px;
	height : 120px;
	text-align : center;
	box-shadow : 0px 0px 5px black;
}
.border img {
	margin-top : 10px;
}