h1.graphics
{ background-color: #FFFFFF;
  color: #75132A;
  font-size: 150%;
  margin-top: 0px;
  border: 0px dotted red; }


.serviceheading
{ font-weight: bold;
  background-color: #EDEDED;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  color: #75132A;
  margin: 20px 0px 5px 0px;
  padding: 3px 5px;
  display: block; }

h2.client { font-size: 110%; font-weight: bold; text-decoration: underline; }