.imgArch
{
  width: 64px;
  /*height: 64px;*/
  display: inline-block;
  position: relative;
  margin: 8px;
  padding-top: 60px;
  font-family: Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #ddf;
}

.imgArch#arch1  { background: url('arch/windows32.png') no-repeat; }
.imgArch#arch2  { background: url('arch/windows64.png') no-repeat; }
.imgArch#arch3  { background: url('arch/dos.png') no-repeat; }
.imgArch#arch4  { background: url('arch/osx.png') no-repeat; }
.imgArch#arch5  { background: url('arch/ubuntu32.png') no-repeat; }
.imgArch#arch6  { background: url('arch/ubuntu64.png') no-repeat; }
.imgArch#arch7  { background: url('arch/maccompat.png') no-repeat; }
.imgArch#arch8  { background: url('arch/osxmacports.png') no-repeat; }
.imgArch#arch9  { background: url('arch/dosdjgpp.png') no-repeat; }
.imgArch#arch10 { background: url('arch/debian64.png') no-repeat; }
.imgArch#arch11 { background: url('arch/debian32.png') no-repeat; }
.imgArch#arch12 { background: url('arch/raspbian.png') no-repeat; }
.imgArch#arch13 { background: url('arch/archlinux.png') no-repeat; }
.imgArch#arch14 { background: url('arch/voidlinux.png') no-repeat; }
.imgArch#arch15 { background: url('arch/gentoo.png') no-repeat; }
.imgArch#arch16 { background: url('arch/alpine.png') no-repeat; }
.imgArch#arch20 { background: url('arch/fedora64.png') no-repeat; }
.imgArch#arch29 { background: url('arch/flatpak.png') no-repeat; }
.imgArch#arch30 { background: url('arch/android.png') no-repeat; }
.imgArch#arch40 { background: url('arch/amiga.png') no-repeat; }
.imgArch#arch45 { background: url('arch/html5.png') no-repeat; }
.imgArch#arch50 { background: url('arch/nds.png') no-repeat; }
.imgArch#arch51 { background: url('arch/3ds.png') no-repeat; }
.imgArch#arch52 { background: url('arch/wii.png') no-repeat; }
.imgArch#arch53 { background: url('arch/switch.png') no-repeat; }
.imgArch#arch54 { background: url('arch/wiiu.png') no-repeat; }
.imgArch#arch60 { background: url('arch/psp.png') no-repeat; }
.imgArch#arch61 { background: url('arch/psvita.png') no-repeat; }
.imgArch#arch70 { background: url('arch/gp2x.png') no-repeat; }
.imgArch#arch71 { background: url('arch/pandora.png') no-repeat; }
.imgArch#arch80 { background: url('arch/dreamcast.png') no-repeat; }
.imgArch#arch99 { background: url('arch/src.png') no-repeat; }

/* FIXME needs a real arch number... */
.imgArch#archXX { background: url('arch/windows9x.png') no-repeat; }
.imgArch#archXX { _background: url('arch/windows9xse.png') no-repeat; }
