diff --git a/stylesheet.css b/stylesheet.css
index 35e15a10a4392d1afa5f1a3565b650e928661336..2525ed6d44fe409264cd899e747efe1db11002c1 100644
--- a/stylesheet.css
+++ b/stylesheet.css
@@ -6,7 +6,7 @@ html{
 
 body {
     text-align: center;
-    /*Question 9*/
+    /*Question 5d*/
 }
 
 table {
@@ -18,17 +18,17 @@ td {
     padding: 5px;
 }
 
-/*Question 7*/
+/*Question 5a*/
 #header-row {
     background-color: white;
 }
 
-/*Question 7*/
+/*Question 5b*/
 .rows {
     background-color: white;
 }
 
-/*Question 8*/
+/*Question 5c*/
 button {
     margin: 5px;    
     padding: 5px;