body {
  background-image: url(wallpaps.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;}
table {
  border-color: #663300;
  color: #663300;
  margin-top: 10;}
td {
  border-color: #663300;
  vertical-align: top;}
dt {
  margin-top: 25;}
dd {
  margin-left: 25;}
ul {
  margin-top: 0;
  margin-bottom: 2em;
  margin-left: 1em;
  list-style-type: disc;}
