<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;
}

h1 {text-align: center}
h2.pos_abs
{
position:absolute;
left:260px;
top:100px;
}



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


table.one
{
table-layout: fixed;
}


table.two
{
table-layout: fixed
}


table.three
{
table-layout: fixed
}



</style>
