diff --git a/theme/stoica/bg-header.gif b/theme/stoica/bg-header.gif new file mode 100644 index 0000000000..e301125f9a Binary files /dev/null and b/theme/stoica/bg-header.gif differ diff --git a/theme/stoica/display.css b/theme/stoica/display.css index efb61ee3c4..814a2b1ffe 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -7,7 +7,7 @@ body { font-size: 10px; line-height: 12px; color: #193441; - background: url(images/bg-header.gif) repeat-x #FCFFF5; + background: url(bg-header.gif) repeat-x #FCFFF5; } a { color: #C15D42;