@charset "utf-8";
#photos {
	width: 835px;
	height: 300px;
	overflow: auto;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#photos img {
	border: 0px;
}