diff --git a/home/home.css b/home/home.css
index e69de29..42c5e27 100644
--- a/home/home.css
+++ b/home/home.css
@@ -0,0 +1,46 @@
+.center {
+ text-align: center;
+}
+.smallertext {
+ font-size: large;
+}
+.nohead {
+ font-size: 26pt;
+}
+.main {
+ font-family: monospace;
+ font-weight: 500;
+ font-size: x-large;
+ color: rgba(230, 186, 142, 0.747);
+}
+.link:link {
+ color: bisque;
+ text-decoration: none;
+}
+
+.link:visited {
+ color: bisque;
+ text-decoration: none;
+}
+.link:hover {
+ color: rgba(255, 228, 196, 0.564);
+
+}
+.link:active {
+ color: bisque;
+}
+body {
+ background-color: rgb(22, 9, 38);
+}
+.footer{
+ font-size: small;
+ padding-top: 10%;
+
+}
+.spacer{
+ padding: 2.5%;
+}
+.smallImage{
+ width: 20px;
+ height: auto;
+}
\ No newline at end of file
diff --git a/home/home.html b/home/home.html
index e69de29..e856f83 100644
--- a/home/home.html
+++ b/home/home.html
@@ -0,0 +1,21 @@
+
+
+
+
-
-
Index of ApexFight.net
+
+
Index of ApexFight.net
diff --git a/janky/janky.css b/janky/janky.css
index e69de29..42c5e27 100644
--- a/janky/janky.css
+++ b/janky/janky.css
@@ -0,0 +1,46 @@
+.center {
+ text-align: center;
+}
+.smallertext {
+ font-size: large;
+}
+.nohead {
+ font-size: 26pt;
+}
+.main {
+ font-family: monospace;
+ font-weight: 500;
+ font-size: x-large;
+ color: rgba(230, 186, 142, 0.747);
+}
+.link:link {
+ color: bisque;
+ text-decoration: none;
+}
+
+.link:visited {
+ color: bisque;
+ text-decoration: none;
+}
+.link:hover {
+ color: rgba(255, 228, 196, 0.564);
+
+}
+.link:active {
+ color: bisque;
+}
+body {
+ background-color: rgb(22, 9, 38);
+}
+.footer{
+ font-size: small;
+ padding-top: 10%;
+
+}
+.spacer{
+ padding: 2.5%;
+}
+.smallImage{
+ width: 20px;
+ height: auto;
+}
\ No newline at end of file
diff --git a/janky/janky.html b/janky/janky.html
index e69de29..d42f8f2 100644
--- a/janky/janky.html
+++ b/janky/janky.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
ApexFight.net Janky
+
+
+
+
Under Construction...
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/snail/snail.css b/snail/snail.css
index e69de29..42c5e27 100644
--- a/snail/snail.css
+++ b/snail/snail.css
@@ -0,0 +1,46 @@
+.center {
+ text-align: center;
+}
+.smallertext {
+ font-size: large;
+}
+.nohead {
+ font-size: 26pt;
+}
+.main {
+ font-family: monospace;
+ font-weight: 500;
+ font-size: x-large;
+ color: rgba(230, 186, 142, 0.747);
+}
+.link:link {
+ color: bisque;
+ text-decoration: none;
+}
+
+.link:visited {
+ color: bisque;
+ text-decoration: none;
+}
+.link:hover {
+ color: rgba(255, 228, 196, 0.564);
+
+}
+.link:active {
+ color: bisque;
+}
+body {
+ background-color: rgb(22, 9, 38);
+}
+.footer{
+ font-size: small;
+ padding-top: 10%;
+
+}
+.spacer{
+ padding: 2.5%;
+}
+.smallImage{
+ width: 20px;
+ height: auto;
+}
\ No newline at end of file
diff --git a/snail/snail.html b/snail/snail.html
index e69de29..2467dce 100644
--- a/snail/snail.html
+++ b/snail/snail.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
ApexFight.net Janky
+
+
+
+
Under Construction...
+
+
+
+
+
+
+
\ No newline at end of file