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