<style type="text/css">


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

#header {
  margin: 20px;
  padding: 10px;
  height: 100px;
border:1px solid gray;
}

table.one
{
table-layout: fixed
}

table.two
{
table-layout: fixed
}

table.three
{
table-layout: fixed
}


h1 {text-align: center}


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


#left {
  position: absolute;
  left: 30px;
  top: 159px;
  width: 219px;
border:1px solid gray;
}



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





</style>
