.textP {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 400px;
	font-weight: normal;
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 140px;
	position: absolute;
	padding-top: 50px;
	background-attachment: scroll;
}
.textPCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #CCCC66;
	border-right-color: #CCCC66;
	border-bottom-color: #808080;
	border-left-color: #CCCC66;
	padding-top: 4px;
	width: 600px;
	border-bottom-style: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	text-align: right;
}
body {
	background-attachment: fixed;
	background-image: url(images/Japanese_MapleT.jpg);
	background-position: 370px 220px;
	background-repeat: no-repeat;
}
