diff --git a/docs/webroot/index.html b/docs/webroot/index.html
index e9fb24350d32eb8f90cb0b0f9ca7786d4eeaf7db..f84a70b3dfa51af97f2aa489e6ac3a6656e0df1e 100644
--- a/docs/webroot/index.html
+++ b/docs/webroot/index.html
@@ -26,17 +26,6 @@
   </head>
   <body class="landing">
     
-    <!-- Header -->
-    <header id="header">
-      <h1><a href="index.html">MFiX-Exa</a></h1>
-      <nav id="nav">
-	<ul>
-	  <li><a href="overview.html">Overview</a></li>
-	  <li><a href="help.html" class="button special">Get Help</a></li>
-	</ul>
-      </nav>
-    </header>
-    
     <!-- Banner -->
     <section id="banner">
       <br>
@@ -55,5 +44,15 @@
       </ul>
     </section>
 
+    <section id="two" class="wrapper style2 special">
+      <div class="container">
+      <h2>A multi-phase flow simulation tool for the exascale</h2>
+      <ul class="actions">
+	<li>
+	  <a href="https://amrex-codes.github.io/MFIX-Exa/gallery/" class="button big">Gallery</a>
+	</li>
+      </ul>
+    </section>
+
   </body>
 </html>
diff --git a/gallery.html b/gallery.html
new file mode 100644
index 0000000000000000000000000000000000000000..48522e488bf993c128ae5c55c09187860f9a6397
--- /dev/null
+++ b/gallery.html
@@ -0,0 +1,133 @@
+<!DOCTYPE html>
+<!--
+    Transit by TEMPLATED
+    templated.co @templatedco
+    Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
+  -->
+<html lang="en">
+  <head>
+    <meta charset="UTF-8">
+    <title>AMReX: Gallery</title>
+    <link rel="icon" href="web_icon.ico" type="image/x-icon">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+    <meta name="description" content="" />
+    <meta name="keywords" content="" />
+    <!--[if lte IE 8]><script src="js/html5shiv.js"></script><![endif]-->
+    <script src="js/jquery.min.js"></script>
+    <script src="js/skel.min.js"></script>
+    <script src="js/skel-layers.min.js"></script>
+    <script src="js/init.js"></script>
+    <noscript>
+      <link rel="stylesheet" href="css/skel.css" />
+      <link rel="stylesheet" href="css/style.css" />
+      <link rel="stylesheet" href="css/style-xlarge.css" />
+    </noscript>
+  </head>
+  <body>
+
+    <!-- Header -->
+    <header id="header">
+      <h1><a href="index.html">AMReX</a></h1>
+      <nav id="nav">
+	<ul>
+	  <li><a href="overview.html">Overview</a></li>
+	  <li><a href="science.html">Science</a></li>
+	  <li><a href="gallery.html">Gallery</a></li>
+	  <li><a href="help.html" class="button special">Get Help</a></li>
+	</ul>
+      </nav>
+    </header>
+
+    <!-- Main -->
+    <section id="main" class="wrapper">
+      
+      <div class="container">
+
+	<header class="major">
+          <p>
+            If you would like to contribute to our gallery, 
+            <a href="mailto:AJNonaka@lbl.gov?subject=AMReX Gallery">please contact us</a>.
+          </p>
+	</header>
+
+        <header class="major">
+          <h2>Microstructure Evolution Using Solid Mechanics</h2>
+          <p>Simulation of microstructure evolution in a polycrystalline solid using Alamo</p>
+        </header>
+        <div class="row 50% uniform">
+          <div class="4u 12u(small)">
+            <center>
+              <a href="./gallery_images/Runnels.gif">
+              <img src="./gallery_images/Runnels_small.gif" style="width: 251px; height: 234px" alt="" >
+              </a>
+              <br>
+              <a href="./gallery_images/Runnels.gif"> CLICK to enlarge </a>
+            </center>
+          </div>
+          <div class="8u$ 12u(small)">
+            In this simulation,
+            the multiphase field method is used and the evolution equation is integrated explicitly.
+            Microstructure evolution is driven by boundary curvature (as in high temperature annealing) which causes coarsening.
+            The microstructure is initialized using a Voronoi tesselation with 40 initial grains.
+            The simulation has three levels of mesh refinement,
+            and was run on the Texas Advanced Computing Center Stampede2 computer with 512 MPI processes for 10 hours. <p><p>
+
+              Image courtesy of <a href="https://solids.uccs.edu/people/brunnels.php">Brandon Runnels</a>,
+              Multiscale Materials Modeling Group, University of Colorado, Colorado Springs, CO.
+
+            </p>
+          </div>
+        </div>
+        <p>
+
+
+          <header class="major">
+            <h2>Detonation Propagation and Failure</h2>
+            <p>Modeling Compressible Reactive Gas Dynamics</p>
+          </header>
+          <div class="row 50% uniform">
+            <div class="6u 12u(small)">
+              Simulation of detonation propagation and failure by diffraction with HyBurn. The detonation is initiated in a reactant layer bounded by high-temperature products that have a very low acoustic impedance.  The simulation used with 6 levels of refinement with a refinement ratio of 256 between the finest and coarsest levels.  The detonation is initiated by a series of high-pressure, high-temperature spots. The detonation propagates steadily until it encounters a step change in the height of the reactant layer.  The leading shock of the detonation weakens as it diffracts around the step, resulting in a decoupled shock and flame.  The movie shows the temperature field and follows the detonation. <p><p>
+                
+                Image courtesy Brayden Roque, Hsiao-Chi Li, and Ryan Houim
+            </div>
+            <div class="6u 12u(small)">
+              <center>
+                <a href="./gallery_images/Layerd_Detonation.mp4">
+                  <img src="gallery_images/Layerd_Detonation.gif" style="width: 400px; height: 237px" alt="" >
+                </a>
+                <br>
+                <a href="./gallery_images/Layerd_Detonation.mp4"> CLICK to enlarge </a>
+              </center>
+            </div>
+          </div>
+</p>
+
+      </div>
+      <!-- End Container -->
+
+    </section>
+    <!-- End Main -->
+
+    <!-- Footer -->
+    <footer id="footer">
+      <div class="container">
+	<section class="ack">
+	  MFiX-Exa is developed at 
+          <a href="http://www.lbl.gov/"> LBNL </a>, and
+          <a href="https://www.netl.gov/"> NETL </a>
+          as part of the MFiX-Exa Project in DOE's Exascale Computing Project.
+	</section>
+	<div class="row">
+	  <div class="8u 12u$(medium)">
+	    <ul class="copyright">
+	      <li>&copy; MFiX-Exa development team. All rights reserved.</li>
+	      <li>Design: <a href="http://templated.co">TEMPLATED</a></li>
+	    </ul>
+	  </div>
+	</div>
+      </div>
+    </footer>
+
+  </body>
+</html>
diff --git a/gallery_images/Layerd_Detonation.gif b/gallery_images/Layerd_Detonation.gif
new file mode 100644
index 0000000000000000000000000000000000000000..af7ec11eaad4a44df84a7043ae2a79fa77e0c41a
Binary files /dev/null and b/gallery_images/Layerd_Detonation.gif differ
diff --git a/gallery_images/Layerd_Detonation.mp4 b/gallery_images/Layerd_Detonation.mp4
new file mode 100644
index 0000000000000000000000000000000000000000..fa156bdd3339c3243de67d5fdf77282dc1497043
Binary files /dev/null and b/gallery_images/Layerd_Detonation.mp4 differ
diff --git a/gallery_images/Runnels.gif b/gallery_images/Runnels.gif
new file mode 100644
index 0000000000000000000000000000000000000000..51bf16be13dc3806c560f70c2a9d3d6d6b13a445
Binary files /dev/null and b/gallery_images/Runnels.gif differ
diff --git a/gallery_images/Runnels_small.gif b/gallery_images/Runnels_small.gif
new file mode 100644
index 0000000000000000000000000000000000000000..f98e4dbafc7cb9a3de5854af80278e3ec4b68bdb
Binary files /dev/null and b/gallery_images/Runnels_small.gif differ