body {
  padding: 0px;
  margin: 0px;
  font-family: arial;
  font-size: 9pt;
  color: #1D485A;
  background-color: #bfb2a9;
  text-align: center;
}

#top {
  position: relative;
  top: 0px;
  width: 900px;
  height: 231px;
  background-image: url(images/top.jpg);
}

#links {
  position: absolute;
  top: 231px;
  left: 25px;
  width: 169px;
}

#content {
  position: absolute;
  top: 231px;
  left: 194px;
  width: 731px;
  text-align: justify;
}

#cred {
  position: absolute;
  bottom: 0px;
  right: 25px;
  width: 731px;
  height: 20px;
  text-align: center;
}

.info {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
  margin-right: 50px;
}

.links {
  font-size: 8pt;
  text-align: center;
  color: 1D485A;
  text-decoration: none;
}

.plinks {
  font-size: 9pt;
  text-align: center;
  color: 1D485A;
  text-decoration: none;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 50px;
  margin-right: 50px;
}

.email {
  font-size: 9pt;
  text-align: center;
  color: 1D485A;
  text-decoration: none;
}

.ilinks {
  color: #463D37;
}

.heading {
  font-size: 11pt;
  color: #5d5048;
}

.image {
  border: 0px;
}

.quote {
  font-size: 9pt;
  text-align: left;
  color: 1D485A;
  text-decoration: none;
  margin-top: 4px;
  margin-bottom: 4px;
}

.form {
  font-family: Arial;
  font-size: 9pt; 
  color: #1D485A; 
  border: 1px solid #2C394C;
  margin-top: 2px;
  margin-bottom: 2px;
}

.contact {
  color: #463D37;
}

.cred {
  font-size: 8pt;
  text:decoration: none;
  color: #1D485A
}
