#footer {
  display: none;
}

#contact {
  margin: 140px 0px 0px 120px;
}

#contact table {

}

#contact table tr {
  background: #E0E3D7;
  margin-bottom: 1px;
}

#contact td {
  padding: 5px;
}

#contact td.label {
  font-weight: bold;
  width: 200px;
}

#contact td.content a {
  font-weight: normal;
}

