.container {
	background-color: #FFFFFF;
	height: 2000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.menubgpiano {
	background-image: url(images/menubgpiano.png);
	background-repeat: no-repeat;
	height: 900px;
	width: 343px;
	margin-top: 20px;
	margin-left: 0px;
	position: absolute;
}
.samhsuname {
	background-image: url(images/menusamhsuname.png);
	height: 89px;
	width: 263px;
	margin-top: 35px;
	margin-left: 30px;
	position: relative;
	background-repeat: no-repeat;
}
.chinesename {
	background-image: url(images/menuchinesename1.png);
	background-repeat: no-repeat;
	height: 146px;
	width: 121px;
	margin-top: 390px;
	margin-left: 10px;
	position: absolute;
}
.chinesenameover {
	height: 146px;
	width: 121px;
	margin-top: 500px;
	margin-left: 10px;
	position: absolute;
}
.preheaderspace {
	background-color: #FFFFFF;
	height: 20px;
	width: 960px;
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
}
