body {
  background-color:#fff;
  background-image:url("043994.gif");
  color:##67604c;
  font-family:Chicago,Trebuchet MS,Arial;
  font-size:13px;
}

#tab {
  background-color:#67604c;
  position:absolute;
  top:220px;
  left:25%;
  width:300px;
  height:200px;
}

pre {
  background-color:#67604c;
  color:#fff;
  font-family:Chicago,Trebuchet MS,Arial;
  font-size:13px;
  border:2px solid #fff;
  padding:5px;
  margin:5px;
}

a:link { color: #fff; text-decoration: none;}

a:visited { color: #fff; text-decoration: none;}

a:active { color: #fff; text-decoration: none; }

a:hover { color: #fff; text-decoration:underline;}
