/*common*/
html {
  overflow: hidden; }

/* specific */
body {
  background-image: url(/Content/Graphics/Banners/Dating-300x250-1a.gif);
  background-repeat: no-repeat; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    body {
      background-image: url(/Content/Graphics/Banners/Dating-300x250-1a@2x.gif);
      background-size: 300px 250px; } }

#outer {
  width: 300px;
  height: 250px; }

#img1 {
  position: absolute;
  top: 10px;
  left: 11px;
  width: 86px;
  height: 86px; }

#img2 {
  position: absolute;
  top: 10px;
  left: 107px;
  width: 86px;
  height: 86px; }

#img3 {
  position: absolute;
  top: 10px;
  left: 203px;
  width: 86px;
  height: 86px; }

#img4 {
  position: absolute;
  top: 107px;
  left: 11px;
  width: 86px;
  height: 86px; }

#img5 {
  position: absolute;
  top: 107px;
  left: 107px;
  width: 86px;
  height: 86px; }

#img6 {
  position: absolute;
  top: 107px;
  left: 203px;
  width: 86px;
  height: 86px; }

