body {
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
}

a {
  color: #00B7FF;
}

p {
  margin-bottom: 0px;
}

.div-main {
  min-width: 800px;
}

.ctn-centeritems {
  display: flex;
  justify-content: center;
  align-items: center;

}

#Content-Wrap {
  padding-bottom: 1rem;
}


#Div-Header {
  min-width: 800px;
  max-height: 30px;
  margin-top: 16px;
  margin-bottom: 8px;

  border-style: solid;
  border-width: 0px;
}