Suggest some objects, to me or contribute some here.
+
+
diff --git a/a.html b/objects/a.html
similarity index 100%
rename from a.html
rename to objects/a.html
diff --git a/android-logo.html b/objects/android-logo.html
similarity index 100%
rename from android-logo.html
rename to objects/android-logo.html
diff --git a/apple-logo.html b/objects/apple-logo.html
similarity index 100%
rename from apple-logo.html
rename to objects/apple-logo.html
diff --git a/audi-logo.html b/objects/audi-logo.html
similarity index 100%
rename from audi-logo.html
rename to objects/audi-logo.html
diff --git a/basics.html b/objects/basics.html
similarity index 100%
rename from basics.html
rename to objects/basics.html
diff --git a/facebook-logo-color.html b/objects/facebook-logo-color.html
similarity index 100%
rename from facebook-logo-color.html
rename to objects/facebook-logo-color.html
diff --git a/facebook-logo.html b/objects/facebook-logo.html
similarity index 100%
rename from facebook-logo.html
rename to objects/facebook-logo.html
diff --git a/github-logo.html b/objects/github-logo.html
similarity index 100%
rename from github-logo.html
rename to objects/github-logo.html
diff --git a/google-keep-logo.html b/objects/google-keep-logo.html
similarity index 100%
rename from google-keep-logo.html
rename to objects/google-keep-logo.html
diff --git a/instagram-logo.html b/objects/instagram-logo.html
similarity index 100%
rename from instagram-logo.html
rename to objects/instagram-logo.html
diff --git a/spotify-logo.html b/objects/spotify-logo.html
similarity index 100%
rename from spotify-logo.html
rename to objects/spotify-logo.html
diff --git a/switchme-logo.html b/objects/switchme-logo.html
similarity index 100%
rename from switchme-logo.html
rename to objects/switchme-logo.html
diff --git a/styles/main.css b/styles/main.css
new file mode 100644
index 0000000..6ebdc05
--- /dev/null
+++ b/styles/main.css
@@ -0,0 +1,12 @@
+body {
+ background-color: #e7e7e7;
+ padding-top: 20px;
+}
+
+#header {
+ text-align:center;
+}
+
+#footer {
+ text-align:center;
+}
\ No newline at end of file