diff --git a/README.md b/README.md
index 3d4466413d..c31624d59e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@
- Announcement list: [Google Groups](https://groups.google.com/group/hashicorp-announce)
- Discussion list: [Google Groups](https://groups.google.com/group/vault-tool)
-
+
Vault is a tool for securely accessing secrets. A secret is anything that you want to tightly control access to, such as API keys, passwords, certificates, and more. Vault provides a unified interface to any secret, while providing tight access control and recording a detailed audit log.
diff --git a/website/source/assets/images/graphic-key.png b/website/source/assets/images/graphic-key.png
index a1b565aa7a..869c5aed06 100644
Binary files a/website/source/assets/images/graphic-key.png and b/website/source/assets/images/graphic-key.png differ
diff --git a/website/source/assets/images/graphic-key@2x.png b/website/source/assets/images/graphic-key@2x.png
index b9504f1549..970203a068 100644
Binary files a/website/source/assets/images/graphic-key@2x.png and b/website/source/assets/images/graphic-key@2x.png differ
diff --git a/website/source/assets/images/vault-ref-arch-5.png b/website/source/assets/images/vault-ref-arch-5.png
index 2dcac9154a..12df417085 100644
Binary files a/website/source/assets/images/vault-ref-arch-5.png and b/website/source/assets/images/vault-ref-arch-5.png differ