body {
  background-image: url(wallpaps.gif);
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: #663300;
  font-family: "Arial";
  font-size: 13.5pt;}
input.t,textarea.t {
  color: #663300;
  background-color: #FFFFE0;
  font-family: "Arial";}
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;}
input.inform {
  background-color: #663300;
  color: #FFFFE0;
  font-family: Arial;
  font-size: 9pt;
  height: 24px;
  width: 280px;}
