<style type="text/css">



body 
{ margin-top: 0;
  margin-bottom: 0;
  margin-left:5;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;}
  
  h1 { 

font-family: Georgia, "Times New Roman", Times, serif; 

font-size: 24px; 

font-weight: bold; 

color: #000000; 
} 

a {text-decoration:none }



#header {
text-align:center;
  margin: 20px;
  padding: 10px;
  height: 85px;
border:1px solid gray;
background : #e0ffff; 
background:#D3D3D3 url(images/piano150.jpg) no-repeat left;
} 
}

h2.pos_abs
{
position:absolute;
left:260px;
top:100px;
}

h4.pos_abs
{
position:absolute;
left:260px;
top:125px;
}

#left {
  position: absolute;
  left:32px;
  top: 128px;
  width: 219px;
border:1px solid gray;
height:1200px;
 }



#center {
  position: absolute;
  left: 255px;
  top: 128px;
  width: 825px;
 padding: 15px;
border:1px solid gray;
}

</style>