body {
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: darkslateblue;
  background: linear-gradient(to bottom right, #fff8dc, #f88017);
  width: 950px;
  margin: 0 auto}
div.column1 {
  float:left;
  width:550px;
  margin:10px}
div.column2 {
  float:right;
  width:330px;
  margin:10px}
p.border {
  border: 6px #483d8b;
  border-style: double;
  margin: auto 320px auto 50px;
  padding: 10px;}
ul.center {
  width=800px;
  text-align:center;
  padding:10px;
  margin: 0px auto 0px auto;}
li.horiz {
  display:inline;
  margin: 0px 10px;} 
h1 {
  font-family: monotype corsiva, Geneva, Arial,
        SunSans-Regular, sans-serif;
  font-size: 250% }
h2
  {font-family: monotype corsiva, Geneva, Arial;
  font-size: 150%}
h4
  {font-family: monotype corsiva, Geneva, Arial;
  font-size: 100%}
th {
  text-transform: uppercase;
  font-size: 90%;
  border-bottom: 2px #111111;
  border-top: 1px #999;}
tr.even {background-color: #F5F6CE}
tr.hover {background-color: c3e635}
.money {text-align: right} 
.grade {text-align: center}
.purchase {text-align: left}
footer {
  bottom:0;
  position:absolute;}
a:link {
  color: blue }
a:visited {
  color: purple }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
  