#page {
  padding: 50px;
  font: large "Lucida Grande", Helvetica, Arial, sans-serif;
  max-width: 809px;
  line-height: 1.4;
  margin: auto;
}

#CEMNheader {
  width: 100%;
}

/*input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}*/

.btn-primary{
  float: right;
}

#CEMNLogo{
  float: right;
}

footer{
  max-width: 809px;
  margin: auto;
  padding: 0px 50px 50px 50px;
}

.nextpage{
  float: right;
}

h1, h2, h3, h4, h5, h6, .lead{
  text-align: center;
}