


body  { 
background-color: #000000; 
background-image: url(images/back7.jpg); 
background-position: top center;
background-attachment: fixed;  
}

table.kat {
background-image: url(images/indexkatweb.jpg); 
background-repeat: no-repeat; 
background-position: bottom right;
}

div.logo { 
width: 620px; 
height:89px; 
background-image: url(images/logo.gif); 
background-repeat: no-repeat; 
position:relative; 
top: -20; 
left: 1;
z-index: 10; 
}

#box {  background-color: #000000; border: 6px dotted #00cc00;  }
