h1 {
  color: black;
}
input {
  display: none;
}
#headermounting, #lifespanel, #brandpanel, #menuglue, #footermounting, #notices {
  display: none;
}
#contentglue, #contentshell, .partdiv, .duogluediv {
  margin: 0;
  padding: 0;
  border-style: none;
}
.partdiv {
  width: 40em;
}
.duogluediv {
  float: none;
  clear: both;
}
#duopart2 p {
  display: none;
}
