<!--

body {
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 60%;
font-weight: normal;
color: #ffffff;
background-color: #000000;
background-image: url(../bilder/bg.jpg);
background-repeat: no-repeat;
background-position: 50% 50%;
margin: 0px;
border-left-style: none;
border-right-style: none; }

img {
border: none; }

-->