body {
   background-color: #5b5b5b;

}

.zinf {
   background-image: url(elitetaus.jpg);
   background-repeat: no-repeat;

}

table {
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  color: #e8e8e8;
  line-height: 20px;

}

a:link, a:visited, a:active {
  color: #b4b4b4;
  border-bottom: 0px;
  text-decoration: underline;
}

a:hover {
  color: #ffffff;
  border-bottom: 0px;
  text-decoration: underline;
}

h2 {
   font-family: arial narrow;
   font-size: 15px;
   text-align: left;
   letter-spacing: 0px;
   padding-left: 20px;
   margin: 3px 0;
   color: #b4b4b4;

}