body,html {
  background-color: black;
  padding: 1px;
  margin: 1px;
  color: #FFFFAA;
  font-family: courier, verdana, arial;
}

img {
  border: 0px;
}

h9 {
   color: #FFFFAA;
   text-decoration: none;
   border-right: 5px solid #000;
   padding-left: 1em;
}

h8 {
   color: #C0C0C0;
   text-align: center;
   font-size: 3px
}

h3 {
   padding: 0px;
   margin: 0px;
}

a:link, a:visited{
   color: #FFFFAA;
   text-decoration: none;
   border-right: 5px solid #000;
   padding-left: 1em;
}

a:hover{
   color: yellow;
}

#logo{
   border-bottom: 1px solid yellow;
   text-align: right;
   margin-bottom: 1em;
}

#tabul{
   border-bottom: 1px solid yellow;
}

#main{
   text-align: left;
}

div.ban{
   text-align: right;
   border-bottom: 0px solid #550;
}

