diff --git a/docs/_config.yml b/docs/_config.yml
index 4768c076..2211f64b 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -6,3 +6,5 @@ url: https://UCL-ARC.github.io/python-tooling
aux_links:
Source repository: https://github.com/UCL-ARC/python-tooling
+
+logo: "https://raw.githubusercontent.com/UCL-ARC/python-tooling/main/images/logo.svg"
diff --git a/docs/_sass/custom/custom.scss b/docs/_sass/custom/custom.scss
new file mode 100644
index 00000000..6ffe95b8
--- /dev/null
+++ b/docs/_sass/custom/custom.scss
@@ -0,0 +1,8 @@
+div.site-header {
+ max-height: 15em;
+ height: 15em;
+}
+
+div.site-logo {
+ background-position: center center;
+}
diff --git a/images/banner.svg b/images/banner.svg
new file mode 100644
index 00000000..3afca848
--- /dev/null
+++ b/images/banner.svg
@@ -0,0 +1,131 @@
+
+
+
+
diff --git a/images/logo.svg b/images/logo.svg
new file mode 100644
index 00000000..bada81b1
--- /dev/null
+++ b/images/logo.svg
@@ -0,0 +1,101 @@
+
+
+
+