This element's width property is not set, so it expands to the width of its container, body. 20 pixels of padding have been added on each side, so the content's width is reduced by 40 pixels.
A code example from Stylin’ with CSS, Third Edition by Charles Wyke-Smith. Visit stylinwithcss.com for more CSS information and updates.