body {
	font-family: 'Times New Roman','新細明體';
	font-size: 12pt;
	line-height: 1.6em;
	background-color: white;
	color: #9f9f9f;
	letter-spacing: 0.05em;
	text-align: justify;
	background-image:url(../images/pg01.jpg);
	background-repeat : repeat-x;
	background-attachment : fixed;
	background-position: bottom;		
}