@charset "UTF-8";
/* CSS Document */

#photo {
	display: block;
	width: 260px;
	height: 100px;
	border: solid #000 1px;
}
