In CSS, select the property used to set the background color of an image? code example
Example: html change background color of page
<body bgcolor="some color">
HTML goes here
</body>
<body bgcolor="some color">
HTML goes here
</body>