setting an image to fill the background of a div
问题 I'm trying to set an image as a background for the main body DIV. The image needs to scale to fit the div and be vertically and horizontally centred . Overflow can be hidden on all sides. Within the div, there needs to be a 25px padding on all sides, then the inner div has a background colour with a 0.2 opacity. Within that div is the component area where the articles are published, again, with a 25px padding on all sides. You can see the problem I am having here: http://betelec.ergonomiq.net