The style declarations which apply to the text below are:

HTML {background-color: aqua;}
BODY {background-color: green; background-image: none; margin: 25px;}

The body of this document should have a green background. It also has a margin of 25 pixels, so the light blue background set for the HTML element should surround the BODY. If the BODY content is significantly shorter than the browser's window height, then the bottom border may be larger than 25 pixels.

TABLE Testing Section
 

The body of this document should have a green background. It also has a margin of 25 pixels, so the light blue background set for the HTML element should surround the BODY. If the BODY content is significantly shorter than the browser's window height, then the bottom border may be larger than 25 pixels.