input, textarea {
  border: 0px solid #818181;
  font-family: Papyrus;
  font-size: 13px;
  color: black;
  overflow:auto;scroll;
  max-height: 819px;
}
div {
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  width: 1080px;
  position: absolute;
  margin-top: 0px;
  text-align: center;
  vertical-align: middle;
}
select {
  border: 0px solid #464646;
  background: transparent none repeat scroll 0% 50%;
  font-family: Papyrus;
  color: black;
  font-size: 13px;
}