body {
  font-family:Trebuchet MS;
  background-color:#fff;
}

img {
  padding:4px;
}

.footer {
  font-family:Verdana;
  font-size:10px;
  text-align:center;
}

.install {
  cursor:pointer;
  float:right;
  width:204px;
  height:42px;
  background-image:url('../i/install.png');
  background-color:#eee;
}

.install div {
  color:#333;
  font-size:14px;
  font-weight:bold;
  padding:9px;
}

a {
  color:#4a4;
  font-weight:bold;
}