@charset "utf-8";
#Photo2 {
	height: 409px;
	width: auto;
	left: 30px;
	position: relative;
	float: left;
	top: -50px;
	font-size: x-small;
	text-align: center;
}

#Photo3 {
	height: auto;
	width: auto;
	position: relative;
	float: left;
	left: 100px;
	top: -250px;
	font-size: x-small;
	text-align: center;
}

#Photo1 {
	float: right;
	width: auto;
	position: relative;
	height: 250px;
	top: -320px;
	font-size: x-small;
	text-align: center;
}

