body { 
  margin: 0;
  padding: 0;
  font: 12px/170% Verdana;
  color: #494949;
  background: url("http://www.kruthuset.org/huset/files/quadratisch/krutdream_1.jpg") 100% 100% no-repeat;
}

td { 
  margin: 0;
  padding: 0;
  font: 12px/170% Verdana;
  color: #494949;
}

th { 
  margin: 0;
  padding: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
}

a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}
 
a:hover {
  color: #0062A0;
  text-decoration: underline;
}
 
a:active, a.active {
  color: #5895be;
}

img {
  border: 10px #ffffff dotted;
}