/*--------------------------------------------------------------*/
/* LAYOUT ------------------------------------------------------*/
/*--------------------------------------------------------------*/
html, body {
	font-family: 'Microsoft JhengHei', sans-serif;
	background-color: #eee;
}
header, main, footer {
	width: 100%;
}
