@charset "UTF-8";
#dressPic {
	position:absolute;
	left:470px;
	top:150px;
	width:307px;
	height:411px;
	z-index:1;
}
#text {
	position:absolute;
	left:175px;
	top:585px;
	width:610px;
	height:30px;
	z-index:1;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
#headPic {
	position:absolute;
	left:233px;
	top:45px;
	width:564px;
	height:42px;
	z-index:1;
}
#fade {
	position:absolute;
	left:182px;
	top:127px;
	width:288px;
	height:447px;
	z-index:1;
}

