body {
   text-align: center;
   font-weight:700;
   font-size:large;
	 border: 1px;
   width: 960px;
}

#wrapper {
   width: 650px;
   margin: 0 auto; /* centres text within body and piano image */
 /*   height: 555px;
   overflow: auto; you'll get a scroll bar whenever the content
exceeds the 555px height */
 border: thin;
}

.tsi{

 border: 1px;
   text-align: left;
 }

.tsid{
 width:35em;
 }