@charset "utf-8";
/* CSS Document */
#container {
	background-image:url(../images/background2.png);
	position:absolute;
	left:-450px;
	margin-left:50%;
	top:7px;
	width:900px;
	height:1019px;
	z-index:1;
}
#photo {
	position:absolute;
	left:450px;
	top:263px;
	width:393px;
	height:355px;
	z-index:102;
}
#copy3 {
	position:absolute;
	left:26px;
	top:265px;
	width:416px;
	height:327px;
	z-index:42;
}
