diff --git a/index.php b/index.php
new file mode 100644
index 0000000..a1bd06d
--- /dev/null
+++ b/index.php
@@ -0,0 +1,12 @@
+here
';
+ echo 'Update account stats here
';
+ echo 'View individual character stats here
'; //make this a drop down list later
+ echo 'Change Guild Wars account here
'; //make this a drop down list later
+ echo 'Add Guild Wars account here
';
+}
+include_once ('footer.php');
+?>
\ No newline at end of file