diff --git a/index.html b/index.html
index aa48b5e1197f936fc0f24106dc6c06715c37c961..a60d6adfc84b3b0a418bfdabd5044faef7b4f428 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
   <head>
     <title>Sample "Hello, World" Application</title>
   </head>
-  <body bgcolor=white>
+  <body bgcolor=red>
 
     <table border="0" cellpadding="10">
       <tr>
@@ -24,4 +24,4 @@
     </ul>
 
   </body>
-</html>
\ No newline at end of file
+</html>