diff --git a/index.html b/index.html
index b40e911..2cceae4 100644
--- a/index.html
+++ b/index.html
@@ -42,14 +42,26 @@ <h1>Who We Are</h1>
           <img src="rosie-the-kraken.png"/>
         </div>
         <div class="bio-right">
-          <h2>Rosie the Kraken</h2>
-          <p> I'm Rosie the Kraken! In the 1940s, I encouraged women to join the World War II effort in the United States. Since then, I have become a     symbol of women participating in all sorts of industries where they are underrepresented. We can do it! </p>
+          <h2>Casey Walters</h2>
+          <p>Hi I am Casey and appearently I am an extrovert? news to me.</p>
+          <h2>Fede the Kraken</h2>
+          <p> I'm Fede the Kraken! In the 1990s, I encouraged engineers to join Salsa dancing classes. Since then, 
+              I have become a symbol of socially weird people participating in all sorts of industries where they are underrepresented. 
+              We can do it! </p>
         </div>
       </div>
       <!-- to here  -->
 
       <!-- paste what you copied directly below here -->
-
+     <div class="about">
+        <div class="bio-left">
+          <img src="rosie-the-kraken.png"/>
+        </div>
+        <div class="bio-right">
+          <h2>Rosie the Kraken</h2>
+          <p> I'm Rosie the Kraken! In the 1940s, I encouraged women to join the World War II effort in the United States. Since then, I have become a     symbol of women participating in all sorts of industries where they are underrepresented. We can do it! </p>
+        </div>
+      </div>
 
   </main>