diff --git a/_includes/case-study-styles.html b/_includes/case-study-styles.html
new file mode 100644
index 0000000000..4e9527c083
--- /dev/null
+++ b/_includes/case-study-styles.html
@@ -0,0 +1,263 @@
+
+
diff --git a/_sass/_base.sass b/_sass/_base.sass
index afa136b589..c4aee5d557 100644
--- a/_sass/_base.sass
+++ b/_sass/_base.sass
@@ -1131,7 +1131,7 @@ $feature-box-div-margin-bottom: 40px
// Community
-#community
+#community, #caseStudies
&.open-nav, &.flip-nav
.logo
background-image: url(/images/nav_logo2.svg)
diff --git a/_sass/_desktop.sass b/_sass/_desktop.sass
index 2574b96811..69ab7bd179 100644
--- a/_sass/_desktop.sass
+++ b/_sass/_desktop.sass
@@ -270,7 +270,7 @@ $video-section-height: 550px
- #community
+ #community, #caseStudies
#hero
text-align: left
diff --git a/case-studies/index.html b/case-studies/index.html
new file mode 100644
index 0000000000..ddbeed1aa2
--- /dev/null
+++ b/case-studies/index.html
@@ -0,0 +1,88 @@
+---
+title: Case Studies
+---
+
+
+
+{% include head-header.html %}
+
+
+ Kubernetes User Case Studies
+
+
+
+
+
+
Featured User Case Studies
+
+
+

+
“We chose Kubernetes because of its flexibility, ease of management and the way it improves our engineers’ productivity.”
+
— Chris Jackson, Director for Cloud Product Engineering, Pearson
+
Read about Pearson
+
+
+

+
“With Kubernetes, we’re simplifying our environment and making it easier for developers to build the tools that make wikis run better.”
+
— Yuvi Panda, Operations Engineer, Wikimedia Foundation
+
Read about Wikimedia
+
+
+

+
Inside eBay’s shift to Kubernetes and containers atop OpenStack
+
Read about eBay
+
+
+

+
Kubernetes at Box: Microservices at Maximum Velocity
+
Read about Box
+
+
+
+
+
+
+
+
+
+

+
“I don’t want to deploy software the old way ever again”
+
— Dylan Carney, Lead Software Engineer, Zulily
+
+
+
+
+
+
+
+ Kubernetes Users
+
+

+

+

+

+

+

+

+

+

+

+

+

+

+

+

+
+
+
+
+
+
+
+
+
+{% include footer.html %}
+{% include case-study-styles.html %}
+
+
+