

table
{border: 5px solid ;
background-color: #D5E5E8;
border-color: #B39024;}

#table1 {
  position: relative; 
  left: 50px;
}

#table2 {
  position: relative;
  right: 50px;
}


body {
  background-image: url('images/stars.png');

}