Code:
html, body {
margin: 0px;
background:#FFFFFF url(http://238.pinepointpark.com/include/bg.gif) repeat-y center;
overflow-x: hidden;
font-family: Arial;
font-size: 10pt;
text-align: left;
/* position: static;*/
}
I think it is because of the line that I have
bolded above, try commenting that out and see what happens.