single, fixed centered watermoon 800 px,
produced by the following CSS definition :
body {
background-image: url('.../moon?d=800');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
}