diff --git a/css/general.css b/css/general.css index 9423284..3f027f9 100644 --- a/css/general.css +++ b/css/general.css @@ -431,7 +431,7 @@ nav ul li { /* Header */ #header-background { - background-image: url(/img/dojo.png); + background-image: url(/img/background2.png); background-position: center; background-size: cover; background-repeat: no-repeat; diff --git a/img/background1.jpg b/img/background1.jpg new file mode 100644 index 0000000..cda7875 Binary files /dev/null and b/img/background1.jpg differ diff --git a/img/background2.png b/img/background2.png new file mode 100644 index 0000000..dd194b0 Binary files /dev/null and b/img/background2.png differ diff --git a/img/background3.jpg b/img/background3.jpg new file mode 100644 index 0000000..e9ab76f Binary files /dev/null and b/img/background3.jpg differ