#wrapper {
	margin:0 auto;
	width: 800px;
	height:460px;
	background:url(../images/under_construction.jpg) no-repeat left top;
}
.note_text_en,
.note_text_vi {
	padding: 370px 0 0 150px;
	font-size:22px;
	color:#3e8ac0;
}
.note_text_vi {
	padding: 0 0 0 150px;
}
.footer {
	padding: 0 0 0 150px;
	font-size:24px;
	color:#3e8ac0;
	font-weight: bold;
}