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