diff --git a/demo/index.html b/demo/index.html
index b6485c5..09de5db 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -32,11 +32,11 @@
padding: 10px;
width:610px;
font-family:helvetica;
- color: white;
+ color: blue;
font-size: 14px;
}
- a{color:white;}
- a:visited{color:white;}
+ a{color:blue;}
+ a:visited{color:blue;}
h1 {
font-size: 72px;
line-height: 12px;