body {
   background-image: url('hatter.jpg');
   background-color: #dd0302;
   background-position: top center;
   background-repeat: no-repeat;
}

table {
 vertical-align: top;
 top: -8px;
}

td {
 vertical-align: top;
}


#base {
position:relative;
 align: center;
}

#fejlec {
  position: relative;
  top: -8px;
}


#kozep {
  position: relative;
  width: 656px;
  padding-right: 90px;
  padding-left: 90px;
  top: 0px;

}


#text {
 color: #000000;
 font-family: sans-serif;
 font-size: 19px;
}

#web {
 position: absolute;
 z-index: 1;
 top: 129px;
 left: 43px;
}

#kap {
 position: absolute;
 z-index: 1;
 top: 129px;
 left: 205px;
}