diff --git a/stylesheet.css b/stylesheet.css
index 84da6eed10259bd75695b7e277ae0daef8b149ec..e3de349dad7a3dce1666022ac04a88f846c9a520 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -7,6 +7,7 @@ html{
 body {
     text-align: center;
     /*Question 5d*/
+    background-image: url('seamlessGreen.jpg');
 }
 
 table {