body {
  margin: 0;
  padding: 0;
  background: url(back.jpg);
  font-family: Arial;
  color: #552413;
}

body A:link {
  color: #006b93;
}

body A:visited {
  color: #006b93;
}

#wholepage {
  width: 792px;
  margin: auto;
}

#counter {
  text-align: center;
  font-size: 0.9em;
  font-weight: bold;
}

img {
  border: 0;
}

#maincopy {
  background: url(images/mainback.jpg);
  height: 396px;
  padding: 10px;
  vertical-align: top;
}

#maincopy p {
  font-size: 0.9em;
  line-height: 150%;
}

#maincopy h1 {
  font-family: "trebuchet ms";
  font-size: 1.5em;
  font-variant: small-caps;
}

#maincopy h2 {
  font-family: "trebuchet ms";
  font-size: 1.0em;
  font-style: italic;
}

#maincopy li {
  font-size: 0.9em;
  line-height: 150%;
}

#robert_brent {
  float: right;
  padding: 5px;
}

#right_picture {
  float: right;
  padding: 5px;
}

#right_picture img {
  border: 1px #552413 solid;
}

#center_picture {
  text-align: center;
}

#center_picture img {
  border: 1px #552413 solid;
  margin: 5px;  
}

#bback1 {
  background: url(images/green_left.jpg);
  vertical-align: bottom;
}

#bback2 {
  background: url(images/green_right.jpg);
  vertical-align: bottom;
}

#footer {
  width: 766px;
  height: 84px;
  background: url(images/f_back.jpg);
  background-repeat: no-repeat;
  vertical-align: top;  
}

#footer p {
  font-size: 10px;
  color: #ddd8bd;
  text-align: center;
  margin-top: 8px;
}

#footer A:link {
  color: #fdfca6;
}

#footer A:visited {
  color: #fdfca6;
}

#roofing-table img {
    border: 2px #006b93 solid;
}