html {overflow-y:auto;}
body {margin:0; background-image:url("IMAGES/TEXTURE.GIF");}
p    {margin:0;}
div  {position:absolute;}
img  {position:relative; border:0;}
#thisPage {position:relative; width:900px; height:650px; left:50%; margin-left:-450px; top:25px; border:5px outset #900; background:#FFC; margin-bottom:50px;}

