body {
	background-color: #e6e0cd;
	background-image: url("/rsrc/common/background.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	margin:  0px;
	padding: 0px;
}
#wrp {
	margin-top: 50px;
	text-align: left;
	position: relative;
	margin-left:  auto;
	margin-right: auto;
	width: 950px;
}
#disclaimer, #thanks {
	width: 650px;
	height: 200px;
	border: 1px solid #908578;
	padding: 149px;
}
#ftr {
	position: relative;
	top: 2px;
	width: 950px;
	height: 30px;
}
#ftr #contact {
	float: left;
	position: relative;
	top: -19px;
	height: 30px;
}
#ftr #nav {
	float: right;
	height: 30px;
}
#ftr img.kor {
	position: relative;
	top: 7px;
}
#ftr img.cityview {
	position: relative;
	top: 12px;
}
#ftr img.mark {
	position: relative;
	top: 3px;
}
#ftr img.eho {
	position: relative;
	top: 2px;
}
