body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a {
	color: #FFFFFF;
	background-color: #000000;
}
.lg {
	font-size:large;
}
#main {
	width: 700px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#marquis {
	position:absolute;
	left:0px;
	top:80px;
	width:700px;
}
#pianomusic {
	position: absolute;
	left: 0px;
	top: 0px;
}
#earlygrove {
	position: absolute;
	left: 341px;
	top: 0px;
}
#plumblossom {
	position: absolute;
	left: 0px;
	top: 310px;
}
#contact {
	position: absolute;
	top: 290px;
	left: 410px;
}