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

p {
  margin: 0; padding: 0;
}

body {
  background: #000 url(../i/bg.gif) left top repeat;
  height:100%;
  position:relative;
}

#layout {
  background: url(../i/bg1.jpg) 0 0 no-repeat; height: 100%; width: 100%;
}

#card {
  width: 751px; height: 637px; background: url(../i/bullet_sh.jpg) 584px 260px no-repeat; text-align: left; border: 0px solid red; margin-top: 62px;
}

img {
  border: 0;
}
