div#head
{
  margin:0;
  padding:0;
  background-image: url('/styles/style2010/images/piano3.jpg');
  background-color: #FFF;
  height:135px;
  width:100%;
  background-repeat:repeat-x;
  background-position:left bottom;
}

div#head h1, div#head h2
{
  font-family:georgia, garamond, serif;
  font-weight:bold;
}

div#head h1
{
  color:#555555;
  margin-left:0.5em;
  font-size:1.5em;
}

div#head h2
{
  color:#004477;
  margin-left:3em;
  margin-top:0.7em;
  font-size:1.2em;
}

div#head img
{
  top:0px;
  right:0px;
  position:absolute;
}
