body
{
   background: #cccccc url(http://www.roger-zelazny.com/images/RogLateBG.jpg) 0 0 no-repeat fixed;
}

div#content
{
   position: absolute; 
   top: 26px; 
   left: 192px; 
   right: 25px;
   color: #EED;
   font: 5px Verdana, sans-serif;
   padding: 10px; 
   border: solid #22aa22;
   background-color: #8BB792;
   background-image: url(http://www.roger-zelazny.com/images/RogLateGreen.jpg);
   background-position: 0 0;
   background-repeat: no-repeat;
   background-attachment: fixed;
}



