<style type="text/css">



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

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

 h1 { 

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

font-size: 28px; 

font-weight: bold; 

color: #000000; 
} 


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

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



#left {
font-size: 14px;
  position: absolute;
  left: 30px;
  top: 159px;
  width: 219px;
border:1px solid gray;
height:1200px;
 }



#center {
font-size: 14px;
  position: absolute;
  left: 255px;
  top: 159px;
  width: 825px;
 padding: 15px;
border:1px solid gray;
}


div.ex
{
width:175px;
height:180px;
padding:10px;

margin:0px;
font-size:80%
}
</style>
