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