@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
body {
	text-align: center;
	background-color: #823638;
}
a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border: none;
	color: #FC3;
}
a:visited {
	text-decoration: none;
	border: none;
	color: #FC9;
}
a:hover {
	color: #CCC;
	border: none;
}
#content {
	width:750px;
	z-index:1;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C79E68;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-image: url(../images/piano2.jpg);
	padding: 0px;
	height: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	word-spacing: normal;
	font-weight: lighter;
}
.image_border {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}




p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	padding: 10px;
}

.small{font-size:10px;}

