Spoken Tutorial - CSS 3 - Assignment Funded by the Ministry of Education (MoE), Govt. Of India Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------- Background in CSS 1. Open the file "styles.css" which you have created earlier 2. Set the following "styles" for the "body tag": a. "Image" as a "background" b. "no-repeat" for "background-repeat" c. "background-position" to "top right" 3. Link the "styles.css" file to "webpage.html" file 4. Observe the output