I have the following html and css. If I change the position attribute from absolute to relative, the div.raw seems to flow within the html layout and the background image doesn't cover up everything. If I do not, then it does. Why is this?I have the following html and css. If I change