* {
margin: 0px; 
padding: 0px; 
}

body {
font-family: 'Trebuchet MS',Tahoma,Verdana,'geneva ce',geneva,Helvetica,sans-serif;
background-color: #000000 ;
color: #343434;
}

#tekst1 {
position: relative;
background-color: #000000;
margin-left: auto;
margin-right: auto;
margin-top: 10px; 
height: 40px; 
width: 440px; 
}

#tekst2 {
position: relative;
background-color: #000000;
margin-left: auto;
margin-right: auto;
margin-top: 440px; 
height: 40px; 
width: 440px; 
}

#baner {
position: relative;
margin-left: auto;
margin-right: auto;
margin-top: -510px; 
height: 440px; 
width: 440px; 
z-index:1000;
}

h1 {
font-size:10px;
font-weight:normal;
font-family:'Verdana';
text-align:justify;
text-decoration:none;
text-transform:none;
}

h2 {
font-size:10px;
font-weight:normal;
font-family:'Verdana';
text-align:center;
text-decoration:none;
text-transform:none;
}

