diff --git a/students/nmoxey/index.html b/students/nmoxey/index.html
index f2e741f..7cffd0b 100644
--- a/students/nmoxey/index.html
+++ b/students/nmoxey/index.html
@@ -15,8 +15,10 @@
mrbrbrn.com
Web Development Team Project of Nate Moxey
What's up World?
-
-
+
+
![barbarian](BOBbarb.png)
+
+
Game 1
Game 2
Game 3
diff --git a/students/nmoxey/style.css b/students/nmoxey/style.css
index 45323ee..d775769 100644
--- a/students/nmoxey/style.css
+++ b/students/nmoxey/style.css
@@ -6,4 +6,5 @@
.PageHeading {
color: darkslategrey;
font-family: fantasy;
+ text-align: center;
}
\ No newline at end of file