body {
  FONT-FAMILY: Century Gothic, Lithos Pro, Tekton Pro;
  BACKGROUND: url(tlo1.png) repeat-x;
  BACKGROUND-COLOR: #1B1B1B;
  margin: auto;
  font-size: 14px;
}

#baner {
  width: 1000px;
  height: 281px;
  BACKGROUND: url(logo.png) no-repeat;
  background-position: center;
  background-position: top;
  margin: auto;
}

#tekst {
  width: 1000px;
  min-height: 200px;
  margin: auto;
}

#tekst h1{
  font-size: 18px;
  color:#D3D3D3;
}

