#contents h2{
	margin-top: 5px;
	width: 700px;
	height:20px;
	line-height:20px;
	background-image: url(../images/title_introduction.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents p{
	margin-top: 10px;
	width: 700px;
	height: 650px;
	font-size: 14px;
	text-align: center;
	text-indent: -9999px;
	background-image: url(../images/intro_message.png);
	background-repeat: no-repeat;
}

