body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(piano.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #ffff99;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;

}
