BODY {
color: white;
background: url(bild3.jpg) black;
background-position: 50% 40%;
background-repeat: no-repeat;
background-attachment: fixed;
}
A:link, A:visited, A:active { text-decoration: none; color: white; }


