diff --git a/css/style.css b/css/style.css index 579f6b26..fb1537f6 100644 --- a/css/style.css +++ b/css/style.css @@ -24,7 +24,7 @@ nav#mainmenu a { div#container { padding-top: 1.25em; - background: white; + background: white url(/img/renchon.png) no-repeat; } body { diff --git a/img/renchon.png b/img/renchon.png new file mode 100644 index 00000000..7335471a Binary files /dev/null and b/img/renchon.png differ