body {
  background: #6e3e2b;
  font-size: small;
}
#logo {
  margin: 0 5px 0 0;
  text-indent: -500em;
  height: 80px;
  background: url(/images/logo.gif) no-repeat bottom right;
}
.content {
	background: #492111;
	width: 420px;
	margin: 50px auto 0 auto;
  padding: 0 0 10px 0;
}
.main {
  background: #dbd3cf; 
  margin: 0 10px 0 10px;
}
#lower {
  background: url(/images/bg_piano.jpg) no-repeat top left;
  height: 310px
}
#text {
  padding: 10px 30px 20px 170px;
}
#text .signed {text-align: right;}