body, html {
  margin: 0;
  padding: 0;
  height: 100%;
}

table {
  border-collapse: collapse;
  height: 90%;
  background: #fff url(images/bg_intro.jpg) center center repeat-x;
  width:  100%;
}

td {
  margin: 0 auto;
  padding:  0;
  vertical-align: middle;
  text-align: center;
}

object {
  margin: 0;
  padding:  0;
  position: relative;
  top:  66px;
}

a img {
  border: none;
  vertical-align: -3px;
}

