make your background fixed so when you scroll the background doesnt, it will add a point or two to your design score.
CSS wise:
<STYLE TYPE="text/css">
BODY {background-image: url(theBackground.ext); background-attachment: fixed; ... }
</STYLE>
Or not. I don't care.




