.iff {
  height: 100%;
  width: 100%;
  }
body {
  background: #000000
  }
.hd {
  background: #000000 url(../imm/header.jpg) left top;
  font: bold 36px/72px Palatino, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: right;
  padding: 0px 22px 0px 0px;
  height: 150px;
  width: 1000px
  }
