body  {
      margin: 30px;
      background: url(grafika/entre.jpg) fixed repeat black;
      color:gray;
      font-family: Verdana;
      font-size:7pt;
      text-align: center; 
      }
div   {
      background: black;
      width: 740px;
      }
a     {
      color:gray;
      text-decoration: none;
      }      
a:hover {
      text-decoration: underline;
      }
table {
      background-color: black;
      }    

