
.bg
{
  width: 200%;
  z-index: 0;
}

/* Whole document: */
body{
  font-family: "Lucida Console", monospace;
  font-size: 12pt;
}
/* header 1: */
h1 {
    font-family: Sans-serif;
    font-size: 2.5em;
}

.table{
  width:auto;
  font-size: 20px;
}

