
BODY {
  background-image: url(images/background.jpg); background-repeat: no-repeat;
  background-position: center top;
}

A {
  text-decoration:none
}

IMG {
  border:0px;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
  padding:0px;
}

TABLE {
  margin-left: auto;
  margin-right: auto;
}

