body {
  color: black;
  text-align: center;
  }

a:link {
  color: #00f;
  }

a:visited {
  color: #00f;
  }

a:hover {
  background-color: #ddd;
  }

a:active {
  color: #00f;
  }

h1.title {
  text-align: center;
  color: rgb(102, 0, 0);
  font-family: algerian;
  }

span.p1 {
  font-weight: bold;
  font-style: italic;
  font-family: "myriad pro", sans-serif;
  color: rgb(102, 0, 0);
  }

span.title {
  font-family: "myriad pro", sans-serif;
  font-weight: bold;
  color: rgb(102, 0, 0);
  }

UL.linklist {
  clear: both;
  }

DIV.display {
  }

 .switch {
  display: none;
 }

 .itemname, .display, .itemtext, .homelink, .search, .counter, .modified {
  position:relative;
  width: 78%;
  margin-auto;
  }
 
H2.itemname {
  font-size: 144%;
  text-align: center;
  width: 78%;
  margin: auto;
  }

DIV.display {
  width: 78%;
  margin: auto;
  text-align: justify;
  }

DIV.itemimage {
  text-align: center;
  margin: 1em;
  }

 .price, .saleprice {
  font-weight: bold;
  }

 .saleprice {
  color: red;
  }

FORM.paypal {
  margin-bottom: 10px;
  }

 .itemid {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
  }

DIV.itemimage {
  margin-bottom: 20px;
  }

 .homelink, .search, .counter, .modified {
  clear: both;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  }

ADDRESS {
 font-size: 120%;
 }

TABLE.counter {
  margin-left: auto;
  margin-right: auto;
  color: white;
  background-color: gray;
  }
 
 .homelink {
  font-variant: small-caps;
  }
