body {
  background-color: #4169E1;
  color: black;
  font-family: Courier;
  text-align: center; 
}
table{
  margin:auto;
}
header{
  display:none
}
footer{
  display:none
  }