#BGround {
	width: 790px;
	height: 500px;
	background-color: white;
	float: left;
}

#imgAsia {
	width: 790px;
	height: 500px;
}


#BtBack {
	margin-left: 768px;
	margin-top: 5px;
	position: absolute;
}

#BtBack img {
	border: 0px;
}

