diff --git a/style.css b/style.css index 2d7d04bd..8d8bae1c 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body { - background: #EEF2FF url('/img/fade-blue.png') repeat-x 50% 0%; + background: #EEF2FF url('img/fade-blue.png') repeat-x 50% 0%; color: black; font-family: arial, helvetica, sans-serif; font-size: 10pt;