


div.uploadimg {

	border: 1px solid black;
	width: 100%;
	height: 200px;
	text-align: center;
	font-size: smaller;
	color: gray;

}

img.UIImageView {
	box-shadow: 10px 5px 5px black;
	border: 1px solid gray;
}