html { margin: 0; padding: 0; border: 0 }
img { display: block; margin: 0 auto }
body {
	margin: 0; padding: 248px 0 0 0; border: 0;
	/*background: #fafafa url(/design/ellehk_phase4/images/navi.gif) repeat-x;*/
	background: #fafafa url(navi.gif) repeat-x;
	width: 100%; height: 100%;
	color: #4c4c4c;
	text-align: center;
	font-family: "Open Sans", "Microsoft JhengHei", sans-serif	
}

h3 {
	margin: 16px 0 250px;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

p {
	font-size: 12px;
	color: #000;
}

p img { width: 64px; height: auto; margin: 10px auto }