diff --git a/site/default.css b/site/default.css index 6094e842..a3f4107e 100755 --- a/site/default.css +++ b/site/default.css @@ -360,3 +360,8 @@ table#downl td { #tablecomment { margin-top: 0.5em; } + +.box1 { + padding: 19px; + background: url(images/img05.gif) no-repeat; +} diff --git a/site/images/img05.gif b/site/images/img05.gif new file mode 100755 index 00000000..c77a8c56 Binary files /dev/null and b/site/images/img05.gif differ