body { 
padding: 0; 
margin: 0; 
background: 
#a2a2ad; 
background-image: url(bilder/BG.jpg); 
background-repeat: no-repeat; 
background-position: center 0; 
text-align: center;
overflow-y: scroll;
}

img { 
behavior: url("pngbehavior.htc"); 
}

.tdleftmargin {
padding-left: 0
}

.tdleftmargin2 {
padding-left: 20
}

.tdverticalmargin { 
padding-top: 20px; 
padding-bottom: 20px 
}

#wrapper { 
width:100%; 
height: 100%; 
text-align: center; 
z-index: 1; 
}

#linjal  { 
text-align: center; 
background-image: url(bilder/linjal.gif); 
visibility: visible; 
position: absolute; 
z-index: 20; 
top: 150px; 
left: 0; 
width: 100%; 
height: 35px 
}

#content  { 
text-align: left; 
margin: 0 auto; 
visibility: visible; 
position: relative; 
z-index: 10; 
top: 0px; 
width: 800px; 
height: 100px  
}

-->
