Hi, Chris
So sollte es klappen - übersichtlich, nicht? ;-)
body {
margin-top:2px;
margin-bottom:10px;
color:red;
font-family:Arial;
background-image:url(../../bilder/wasserzeichen.jpg);
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
}
Ich empfehle dir auch, Stylesheets vom CSS-Validator checken zu lassen: http://jigsaw.w3.org/css-validator/validator-text.html. Der spuckt dann die restlichen Warnungen aus.
LG Orlando