diff --git a/stylesheet.css b/stylesheet.css
index 7e38467445a73c34b52bad04cca1e16bbc883d6a..29f35b64ef3f5580784c8bd76d6c7aa32a019d96 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -7,6 +7,9 @@ html{
 body {
     text-align: center;
     /*Question 5d*/
+    background-image: url("https://www.adazing.com/wp-content/uploads/2019/02/open-book-clipart-18-300x300.png");
+        background-repeat:no-repeat;
+       background-size:cover;
 }
 
 table {