html, body {
height: 100%;
}

#container {
min-height: 100%;
min-width: 100%;
margin-bottom: -200px;
position: relative;
}

#contact {
right: -10%;
position: relative;
}

.clearfooter {
height: 1px;
clear: both;
}

#footer {
height: 200px;
position: relative;
}

img.center {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150;
  margin-left: -150;
}

td.qr {
vertical-align: top;
}

td.favdroidappdesc {
width: 200px;
vertical-align: top;
}
