body {
  background-image: url("../images/dhback.gif");
  background-repeat: no-repeat;
  background-position: 50% 100px;
}
p { font-size: small;}
div.sw {
    font-family: arial;
    color: white;
    font-size: small;
}
td {
    color: white;
    font-size: 13px;
}
a:link              { font-weight:bold; color:white; }
a:visited           { font-weight:bold; color:white; }


