body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #063;
  background-color: #fff;
}

#page {
  width: 500px;
  margin: auto;
}

a {
  color: #063;
}

a img {
  border: 0;
}

.heading {
  height: 260px;
}

.logo {
  position: relative;
  left: 270px;
  top: -150px;
}

.companyname {
  position: relative;
  top: 10px;
  left: 10px;
  font-size: 36px;
  font-variant: small-caps;
  font-weight:bold;
  width: 303px;
  z-index:100;
}

.professional {
  position: relative;
  top: 60px;
  left: 60px;
  width: 150px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  z-index:100;
}

.copyright {
  font-size: xx-small;
  text-align: center;
}

a.iowaruby {
  color: #A40008;
  font-weight: bold
}

