body {
  padding: 50px;
  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
  max-width: 650px;
  margin: 40px auto;
}

a {
  color: #00B7FF;
}

#collection-header { color: darkslateblue; }
#orders-inquiries { font-weight: bold; }
.listing-box { background-color: azure; }
.listing-content { font-family: "Arial"; }
.listing-index { background-color:aliceblue}